Skip to content

Commit

Permalink
Update Node.js to v20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 08ab2ed commit cc415c5
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.1-alpine@sha256:6aa90548333de33013c2f044441ebb548806ca8a62406970b62eff74bbbb9fda

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

0 comments on commit cc415c5

Please sign in to comment.