Skip to content

Commit

Permalink
Update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent f949f23 commit a9ae0de
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 @@
ARG node_version=16.20.2-alpine3.18
ARG node_version=20.10.0-alpine3.18

FROM node:${node_version} as base

Expand Down

0 comments on commit a9ae0de

Please sign in to comment.