Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 11e68c1

Browse files
Bump node in the docker group across 1 directory
Bumps the docker group with 1 update in the / directory: node. Updates `node` from 21.7.3-alpine to 22.2.0-alpine --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db66c3c commit 11e68c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:21.7.3-alpine AS node-with-deps
1+
FROM node:22.2.0-alpine AS node-with-deps
22

33
WORKDIR /usr/app
44

0 commit comments

Comments
 (0)