mirror of
https://github.com/gchq/CyberChef.git
synced 2026-02-19 16:21:48 +01:00
Overwrite NGINX maintainer label (#2194)
This commit is contained in:
committed by
GitHub
parent
9b2868a178
commit
448cfc8012
@@ -29,4 +29,6 @@ RUN npm run build
|
||||
#########################################
|
||||
FROM nginx:stable-alpine AS cyberchef
|
||||
|
||||
LABEL maintainer="GCHQ <oss@gchq.gov.uk>"
|
||||
|
||||
COPY --from=builder /app/build/prod /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user