mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-18 02:55:51 +00:00
Bump node from 25.4-alpine to 25.5-alpine
Bumps node from 25.4-alpine to 25.5-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25.5-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8b0332a62e
commit
69471f65ce
@ -1,4 +1,4 @@
|
|||||||
FROM node:25.4-alpine AS node
|
FROM node:25.5-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