Skip to content

Commit

Permalink
Update node image to 20.18.1-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwong89 committed Dec 6, 2024
1 parent 080c5ab commit 7a2c305
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,5 +1,5 @@
ARG APP_ROOT=/opt/app-root/src
ARG BASE_IMAGE=docker.io/node:20.17.0-alpine
ARG BASE_IMAGE=docker.io/node:20.18.1-alpine

#
# Build the app
Expand Down

0 comments on commit 7a2c305

Please sign in to comment.