mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-18 13:48:58 +02:00
fix: use node v18.19.0 (#5662)
This commit is contained in:
parent
00832c2217
commit
79b5234e4a
@ -1,4 +1,4 @@
|
||||
ARG NODE_VERSION=18.18.2-alpine
|
||||
ARG NODE_VERSION=18.19.0-alpine
|
||||
|
||||
FROM node:$NODE_VERSION as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user