Skip to content

Commit

Permalink
Bump library/node from 22.7.0-bullseye to 22.8.0-bullseye
Browse files Browse the repository at this point in the history
Bumps library/node from 22.7.0-bullseye to 22.8.0-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and airtower-luna committed Sep 7, 2024
1 parent 1a4ea16 commit 7c21e6a
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 docker.io/library/node:22.7.0-bullseye
FROM docker.io/library/node:22.8.0-bullseye
COPY action.bash package.json package-lock.json /action/
WORKDIR /action/
RUN npm install
Expand Down

0 comments on commit 7c21e6a

Please sign in to comment.