mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 14:16:59 -06:00
Merge pull request #1557 from shlinkio/dependabot/docker/node-24.1-alpine
Bump node from 24.0-alpine to 24.1-alpine
This commit is contained in:
commit
1f23be963a
@ -1,4 +1,4 @@
|
||||
FROM node:24.0-alpine AS node
|
||||
FROM node:24.1-alpine AS node
|
||||
COPY . /shlink-web-client
|
||||
ARG VERSION="latest"
|
||||
ENV VERSION=${VERSION}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user