Updated Dockerfile.
This commit is contained in:
parent
a7f507696e
commit
89d5f7e96b
@ -29,4 +29,4 @@ RUN npm run build
|
||||
#########################################
|
||||
FROM nginx:stable-alpine AS cyberchef
|
||||
|
||||
COPY --from=build ./build/prod /usr/share/nginx/html/
|
||||
COPY --from=builder /app/build/prod /usr/share/nginx/html/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user