Skip to content

Commit be9c4f5

Browse files
authored
Merge pull request #1783 from shlinkio/dependabot/docker/node-25.3-alpine
Bump node from 25.2-alpine to 25.3-alpine
2 parents ce35196 + a813a34 commit be9c4f5

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

0 commit comments

Comments
 (0)