Skip to content

Commit

Permalink
Bump node in /epicbox-hyperskill/node
Browse files Browse the repository at this point in the history
Bumps node from 18.17.1-bullseye-slim to 22.9.0-bullseye-slim.

---
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 Sep 23, 2024
1 parent 5da8f32 commit e6b1d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-hyperskill/node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.17.1-bullseye-slim
FROM node:22.9.0-bullseye-slim

RUN apt-get update && \
apt-get install -y python3 \
Expand Down

0 comments on commit e6b1d53

Please sign in to comment.