Skip to content

Commit

Permalink
Bump node from 20.14.0-buster to 20.15.0-buster (#2247)
Browse files Browse the repository at this point in the history
Bumps node from 20.14.0-buster to 20.15.0-buster.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent bc69541 commit f2adf82
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 @@
FROM node:20.14.0-buster
FROM node:20.15.0-buster
ENV node_env production
ENV NPM_CONFIG_PREFIX=/home/node/.npm-global
ENV PATH=$PATH:/home/node/.npm-global/bin
Expand Down

0 comments on commit f2adf82

Please sign in to comment.