Skip to content

Commit

Permalink
chore(deps): bump node from 989f465 to bd7758c (#23)
Browse files Browse the repository at this point in the history
Bumps node from `989f465` to `bd7758c`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 889946e commit e9f87dd
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,5 +1,5 @@
# Use Node.js 22 image
FROM node:22-bullseye@sha256:989f465b77e9ca45debacfaebc4299b2be99d347c51c2ed907c6284b86f893b5
FROM node:22-bullseye@sha256:bd7758c7b59a379005eaffbe6235327f82fa0f71aa063761e08a7ea5550d1320

# Set build-time arguments
ARG USER_ID
Expand Down

0 comments on commit e9f87dd

Please sign in to comment.