Update Dockerfile
This commit is contained in:
parent
3e00fc440c
commit
6167f81d86
@ -1,4 +1,4 @@
|
|||||||
FROM node:18.12.0-alpine3.16 as web
|
FROM node:18.12.0-alpine3.16 AS web
|
||||||
|
|
||||||
WORKDIR /opt/vue-fastapi-admin
|
WORKDIR /opt/vue-fastapi-admin
|
||||||
COPY /web ./web
|
COPY /web ./web
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user