Skip to content

Commit

Permalink
Update Node.js to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent ed3e0ba commit c2f35b9
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,5 +1,5 @@
# cucumber/fake-cucumber
FROM node:20-alpine
FROM node:21-alpine

RUN mkdir -p /home/node/app
ADD src /home/node/app/src
Expand Down

0 comments on commit c2f35b9

Please sign in to comment.