Skip to content
Snippets Groups Projects
Commit 85426eb2 authored by Renovate Bot's avatar Renovate Bot
Browse files

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

parent d65a9441
Branches
No related tags found
1 merge request!68chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.26
Pipeline #99124 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.
Please register or to comment