Skip to content

Commit

Permalink
Update Node.js to v20.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 08ab2ed commit d4f915e
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 @@
FROM node:20.2.0-alpine@sha256:4559bc033338938e54d0a3c2f0d7c3ad7d1d13c28c4c405b85c6b3a26f4ce5f7
FROM node:20.18.2-alpine@sha256:54c4ee1dfc9e28c1d2f8facd9e832f9b4248add9a47188d5c6e2f95ca39f57df

WORKDIR /app
COPY package.json package-lock.json ./
Expand Down

0 comments on commit d4f915e

Please sign in to comment.