Overwrite NGINX maintainer label (#2194)
This commit is contained in:
parent
9b2868a178
commit
448cfc8012
@ -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