changed version
Some checks failed
gitea_dndsources/schedulord-frontend/pipeline/head There was a failure building this commit
Some checks failed
gitea_dndsources/schedulord-frontend/pipeline/head There was a failure building this commit
This commit is contained in:
parent
0740bfd97d
commit
5ef0d12df4
@ -1,6 +1,6 @@
|
|||||||
# STEP 1:
|
# STEP 1:
|
||||||
# Name the node stage "builder"
|
# Name the node stage "builder"
|
||||||
FROM node:latest AS builder
|
FROM node:16 AS builder
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
# Copy all files from current directory to working dir in image
|
# Copy all files from current directory to working dir in image
|
||||||
|
Loading…
Reference in New Issue
Block a user