Skip to content

Commit 6c4c222

Browse files
build(deps): bump node from 23.11-alpine to 24.0-alpine (#585)
Bumps node from 23.11-alpine to 24.0-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 24.0-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7aa061 commit 6c4c222

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,5 +1,5 @@
11
# Single-Stage Dockerfile
2-
FROM node:23.11-alpine
2+
FROM node:24.0-alpine
33

44
# Set environment arguments and variables
55
ARG BUILD_DATE

0 commit comments

Comments
 (0)