Skip to content

Commit 1ed0c0d

Browse files
authored
Merge pull request #1799 from shlinkio/dependabot/docker/node-25.5-alpine
Bump node from 25.4-alpine to 25.5-alpine
2 parents da852db + 69471f6 commit 1ed0c0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:25.4-alpine AS node
1+
FROM node:25.5-alpine AS node
22
COPY . /shlink-web-client
33
ARG VERSION="latest"
44
ENV VERSION=${VERSION}

0 commit comments

Comments
 (0)