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