Skip to content

Commit

Permalink
Bump docker image to use Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
w9jds committed May 13, 2024
1 parent 0e573de commit deb5708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.18.2-buster
FROM node:20-buster

LABEL version="13.8.3"
LABEL repository="https://github.com/w9jds/firebase-action"
Expand Down

0 comments on commit deb5708

Please sign in to comment.