Skip to content
Snippets Groups Projects
Commit d2ff2756 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

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

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

See merge request !79
parents 536598a8 8018a513
Branches
No related tags found
1 merge request!79chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.27
Pipeline #114333 passed
......@@ -25,7 +25,7 @@ COPY /static ./static
RUN yarn build
# Expose server port
FROM nginxinc/nginx-unprivileged:1.26
FROM nginxinc/nginx-unprivileged:1.27
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.
Please register or to comment