Skip to content

Commit bd6ce89

Browse files
Bump node from 22.22.0 to 22.22.2 in the all-docker group
Bumps the all-docker group with 1 update: node. Updates `node` from 22.22.0 to 22.22.2 --- updated-dependencies: - dependency-name: node dependency-version: 22.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49c0fbd commit bd6ce89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.22.0
1+
FROM node:22.22.2
22

33
ENV NEXT_TELEMETRY_DISABLED 1
44
ENV PORT 80

0 commit comments

Comments
 (0)