Skip to content

Commit 448cfc8

Browse files
authored
Overwrite NGINX maintainer label (gchq#2194)
1 parent 9b2868a commit 448cfc8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ RUN npm run build
2929
#########################################
3030
FROM nginx:stable-alpine AS cyberchef
3131

32+
LABEL maintainer="GCHQ <oss@gchq.gov.uk>"
33+
3234
COPY --from=builder /app/build/prod /usr/share/nginx/html/

0 commit comments

Comments
 (0)