Skip to content

Commit

Permalink
Bump NodeJS to 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbaudino committed Jul 17, 2023
1 parent 0639d65 commit 17caf31
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
Expand Up @@ -14,7 +14,7 @@ ARG RUBYGEMS_VERSION_ARG="" \
BUNDLER_VERSION_ARG=""

# Define dependencies base versions
ENV NODE_VERSION="16" \
ENV NODE_VERSION="20" \
GOSU_VERSION="1.16"

# Define some default variables
Expand Down

0 comments on commit 17caf31

Please sign in to comment.