Skip to content

Commit

Permalink
build(deps): bump node from a17f484 to ef7b4bb in /build (#3547)
Browse files Browse the repository at this point in the history
Bumps node from `a17f484` to `ef7b4bb`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 4b8958a commit 030ce23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22-alpine3.19@sha256:a17f4849b1397ac8c084a2b986c4f45ade785949f734e787c1db6b23f49c8b49
FROM node:22-alpine3.19@sha256:ef7b4bbf1eefd881fa3c30c296f29f07f33ea9ec6a8ab7e57778ab2e24d7959d

ARG UID=1000
ARG GID=1000
Expand Down

0 comments on commit 030ce23

Please sign in to comment.