Skip to content

Commit

Permalink
build(deps): bump node from 21-alpine to 22-alpine (#380)
Browse files Browse the repository at this point in the history
Bumps node from 21-alpine to 22-alpine.

---
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 May 18, 2024
1 parent 329677d commit 07b3830
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 node:21-alpine@sha256:4999fa1391e09259e71845d3d0e9ddfe5f51ab30253c8b490c633f710c7446a0
FROM node:22-alpine@sha256:9e8f45fc08c709b1fd87baeeed487977f57585f85f3838c01747602cd85a64bb
ARG UID=1000
ARG GID=1000

Expand Down

0 comments on commit 07b3830

Please sign in to comment.