mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
dockerfile fix
This commit is contained in:
parent
958fa44344
commit
8a95bd9886
@ -1,5 +1,5 @@
|
|||||||
# BUILD ENVIRONMENT
|
# BUILD ENVIRONMENT
|
||||||
FROM node:16-slim as builder
|
FROM node:16-slim AS builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
ARG APP_SUBFOLDER=""
|
ARG APP_SUBFOLDER=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user