mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-07 14:31:30 -08:00
Overwrite NGINX maintainer label (#2194)
This commit is contained in:
parent
9b2868a178
commit
448cfc8012
1 changed files with 2 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue