Skip to content

Commit a84355a

Browse files
authored
Merge pull request #1832 from shlinkio/dependabot/docker/node-25.8-alpine
Bump node from 25.7-alpine to 25.8-alpine
2 parents e6c6446 + d4f7640 commit a84355a

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:25.7-alpine AS node
1+
FROM node:25.8-alpine AS node
22
COPY . /shlink-web-client
33
ARG VERSION="latest"
44
ENV VERSION=${VERSION}

0 commit comments

Comments
 (0)