Skip to content

Commit

Permalink
containers: update NodeJS to 22.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alaviss authored Nov 1, 2024
1 parent 9bf2200 commit a72a961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
# If you alter this line formatting or move it away from the top, update
# check-node-updates.sh to do update checking/fixing properly.
ARG node_version=20.9.0
ARG node_version=22.11.0

# --- Builder image to download NodeJS for other images

Expand Down

0 comments on commit a72a961

Please sign in to comment.