Skip to content
Snippets Groups Projects
Commit ca87ad84 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Merge branch 'renovate/nginxinc-nginx-unprivileged-1.x' into 'master'

chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.26

See merge request !68
parents 5b89e561 85426eb2
No related branches found
No related tags found
1 merge request!68chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.26
Pipeline #99256 passed
......@@ -25,7 +25,7 @@ COPY /static ./static
RUN yarn build
# Expose server port
FROM nginxinc/nginx-unprivileged:1.25
FROM nginxinc/nginx-unprivileged:1.26
RUN rm -rf /etc/nginx/html/*
COPY --from=builder /app/build /usr/share/nginx/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment