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 21.6.2-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 Feb 19, 2024
1 parent 0bebda1 commit 7d1ef91
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:21.6.2-bullseye-slim

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

0 comments on commit 7d1ef91

Please sign in to comment.