Fixed image ref.
This commit is contained in:
parent
1ff398b472
commit
9272798f95
@ -27,7 +27,7 @@ RUN npm run build
|
|||||||
#########################################
|
#########################################
|
||||||
# Package static build files into nginx #
|
# Package static build files into nginx #
|
||||||
#########################################
|
#########################################
|
||||||
FROM nginx-unprivileged:1.25.2-alpine3.18 AS cyberchef
|
FROM nginxinc/nginx-unprivileged:1.25.1-alpine3.18 AS cyberchef
|
||||||
|
|
||||||
LABEL maintainer="GCHQ <oss@gchq.gov.uk>"
|
LABEL maintainer="GCHQ <oss@gchq.gov.uk>"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user