Overwrite NGINX maintainer label
This commit is contained in:
parent
abbb8496cc
commit
ec2ef0d97a
@ -29,4 +29,6 @@ RUN npm run build
|
|||||||
#########################################
|
#########################################
|
||||||
FROM nginx:stable-alpine AS cyberchef
|
FROM nginx:stable-alpine AS cyberchef
|
||||||
|
|
||||||
|
LABEL maintainer="GCHQ <oss@gchq.gov.uk>"
|
||||||
|
|
||||||
COPY --from=builder /app/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