Update nginxinc/nginx-unprivileged Docker tag to v1.26.1 #295
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ RUN set -ex; \
|
|||
npx grunt prod; \
|
||||
rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip;
|
||||
|
||||
FROM nginxinc/nginx-unprivileged:1.26.0@sha256:aed9bc64ea76b76df38757cb0d273f92f1f1ccc91310a78b38d53ec91d1b61af
|
||||
FROM nginxinc/nginx-unprivileged:1.26.1@sha256:06eb7a3ef97903d44e4845032662819af2f87f6303a6e57e599d6a8e35d97bb3
|
||||
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
|
||||
EXPOSE 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue