mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-17 18:45:51 +00:00
Merge pull request #1799 from shlinkio/dependabot/docker/node-25.5-alpine
Bump node from 25.4-alpine to 25.5-alpine
This commit is contained in:
commit
1ed0c0dd23
@ -1,4 +1,4 @@
|
||||
FROM node:25.4-alpine AS node
|
||||
FROM node:25.5-alpine AS node
|
||||
COPY . /shlink-web-client
|
||||
ARG VERSION="latest"
|
||||
ENV VERSION=${VERSION}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user