Skip to content

Commit

Permalink
chore(deps): bump node from 549b964 to f90f0e8 (#16)
Browse files Browse the repository at this point in the history
Bumps node from `549b964` to `f90f0e8`.

---
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 19, 2024
1 parent 79d5415 commit 1494aff
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:549b964736c2d5c02112fd369037e981f8b935083d6fdf1a924b831930946b6c
FROM node:22-bullseye@sha256:f90f0e88734a0c0e36f57b77e7109cbcd628a407556e3a639ab60166ed63ae0d

# Set build-time arguments
ARG USER_ID
Expand Down

0 comments on commit 1494aff

Please sign in to comment.