Skip to content

Commit 3c780c3

Browse files
build(deps): bump node from 24.0-alpine to 24.1-alpine (#611)
Bumps node from 24.0-alpine to 24.1-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 24.1-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 608069b commit 3c780c3

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:24.0-alpine
2+
FROM node:24.1-alpine
33

44
# Set environment arguments and variables
55
ARG BUILD_DATE

0 commit comments

Comments
 (0)