Skip to content

Commit b7b4ae2

Browse files
authored
Merge pull request #1898 from shlinkio/dependabot/docker/node-26.3-alpine
Bump node from 26.2-alpine to 26.3-alpine
2 parents d1ae759 + 63dd3dc commit b7b4ae2

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

0 commit comments

Comments
 (0)