Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent 9a6d5be commit 8d3be1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:14-alpine
FROM node:20-alpine
WORKDIR /src
ADD yarn.lock package.json /src/
RUN yarn
Expand Down

0 comments on commit 8d3be1b

Please sign in to comment.