Skip to content

Commit

Permalink
updated node
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakprabhakara committed Jan 31, 2025
1 parent 8c5c7b3 commit 34c27ae
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 @@
ARG NODEJS_IMAGE=node:22.13-alpine3.21
ARG NODEJS_IMAGE=node:22.13.1-alpine3.21
FROM --platform=$BUILDPLATFORM $NODEJS_IMAGE AS base

# Install dependencies only when needed
Expand Down

0 comments on commit 34c27ae

Please sign in to comment.