Overwrite NGINX maintainer label (#2194)

This commit is contained in:
GCHQ Developer 85297
2026-02-18 08:05:10 +00:00
committed by GitHub
parent 9b2868a178
commit 448cfc8012

View File

@@ -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/