Skip to content

Commit f45cef8

Browse files
authored
Merge pull request #1867 from shlinkio/dependabot/docker/node-26.1-alpine
Bump node from 25.9-alpine to 26.1-alpine
2 parents 6605f1a + 8d297ef commit f45cef8

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

0 commit comments

Comments
 (0)