mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-18 02:55:51 +00:00
Bump node from 25.5-alpine to 25.6-alpine
Bumps node from 25.5-alpine to 25.6-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25.6-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a7f5e0de57
commit
e6e2fe714a
@ -1,4 +1,4 @@
|
|||||||
FROM node:25.5-alpine AS node
|
FROM node:25.6-alpine AS node
|
||||||
COPY . /shlink-web-client
|
COPY . /shlink-web-client
|
||||||
ARG VERSION="latest"
|
ARG VERSION="latest"
|
||||||
ENV VERSION=${VERSION}
|
ENV VERSION=${VERSION}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user