Skip to content

Commit

Permalink
Bump node from 18.17.1-alpine to 22.7.0-alpine in /epicbox-node
Browse files Browse the repository at this point in the history
Bumps node from 18.17.1-alpine to 22.7.0-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent ed8aa93 commit be64f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM node:18.17.1-alpine
FROM node:22.7.0-alpine

RUN adduser -DH -h /sandbox sandbox

0 comments on commit be64f22

Please sign in to comment.