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 e6c6446 + d4f7640 commit a84355aCopy full SHA for a84355a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:25.7-alpine AS node
+FROM node:25.8-alpine AS node
2
COPY . /shlink-web-client
3
ARG VERSION="latest"
4
ENV VERSION=${VERSION}
0 commit comments