Skip to content

Commit

Permalink
Update Node.js to v20.18.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Oct 9, 2024
1 parent b9c62c1 commit ccd6142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.17.0
FROM node:20.18.0

WORKDIR /workspace
COPY . .
Expand Down

0 comments on commit ccd6142

Please sign in to comment.