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

Commit 15666d6

Browse files
Bump node from 21.7.3-alpine to 22.1.0-alpine in the docker group
Bumps the docker group with 1 update: node. Updates `node` from 21.7.3-alpine to 22.1.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 bf4d7ed commit 15666d6

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.1.0-alpine AS node-with-deps
22

33
WORKDIR /usr/app
44

0 commit comments

Comments
 (0)