Skip to content

Commit

Permalink
chore(*): Update Node.js to v20.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jul 23, 2024
1 parent 124cff4 commit 5d7ef61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/node-base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.2.0-alpine
FROM node:20.15.1-alpine

# dependency to run codecov on CI
ARG CODECOV=false
Expand Down

0 comments on commit 5d7ef61

Please sign in to comment.