Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af51ea7

Browse files
authoredDec 1, 2024··
Bump node from 22 to 23 in the all-docker group
Bumps the all-docker group with 1 update: node. Updates `node` from 22 to 23 --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72739dc commit af51ea7

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:22
1+
FROM node:23
22

33
ENV NEXT_TELEMETRY_DISABLED 1
44
ENV PORT 80

0 commit comments

Comments
 (0)
Please sign in to comment.