Skip to content

Commit

Permalink
Update Node.js to v18.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Oct 12, 2023
1 parent cdd92ff commit 1aad2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform="$BUILDPLATFORM" node:18.18.0-alpine3.18 as build
FROM --platform="$BUILDPLATFORM" node:18.18.1-alpine3.18 as build

ARG NODE_ENV=production \
W2D_VERSION=v0.10.13 \
Expand Down

0 comments on commit 1aad2fd

Please sign in to comment.