Skip to content

Commit

Permalink
chore(deps): bump library/node in /node/latest
Browse files Browse the repository at this point in the history
Bumps library/node from 21.7.1-alpine3.19 to 22.0.0-alpine3.19.

---
updated-dependencies:
- dependency-name: library/node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 49a568a commit 5cb0a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/node:21.7.1-alpine3.19
FROM docker.io/library/node:22.0.0-alpine3.19

WORKDIR /app
ENV NODE_ENV production
Expand Down

0 comments on commit 5cb0a76

Please sign in to comment.