mirror of
https://dev.azure.com/tstanciu94/ReverseProxy/_git/ReverseProxy_Frontend
synced 2022-12-28 18:12:07 +02:00
node:16-slim as builder
This commit is contained in:
parent
66a0c3502a
commit
b1eb923db9
@ -1,5 +1,5 @@
|
||||
# build environment
|
||||
FROM node:12-slim as builder
|
||||
FROM node:16-slim as builder
|
||||
WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user