Update Dockerfile
This commit is contained in:
parent
09540f9168
commit
9e19bec13c
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
#####################################################################
|
||||
|
||||
FROM node:18.16.1-alpine3.18 as build
|
||||
FROM node:18.19.0-alpine3.19 as build
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user