We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da852db + 69471f6 commit 1ed0c0dCopy full SHA for 1ed0c0d
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:25.4-alpine AS node
+FROM node:25.5-alpine AS node
2
COPY . /shlink-web-client
3
ARG VERSION="latest"
4
ENV VERSION=${VERSION}
0 commit comments