Skip to content

Commit 613b3e8

Browse files
authored
Merge pull request #1 from icoretech/dependabot/docker/node-25-alpine
build(deps): bump node from 24-alpine to 25-alpine
2 parents 2150c02 + 0486cf4 commit 613b3e8

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:24-alpine
1+
FROM node:25-alpine
22

33
# Keep Python tooling isolated from system packages (PEP 668 compliant)
44
ENV PIP_DISABLE_PIP_VERSION_CHECK=1 \

0 commit comments

Comments
 (0)