Skip to content

Commit

Permalink
fix(deps): update ghcr.io/socialgouv/docker/nginx docker tag to v8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent f7d3825 commit 5bb9502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ ENV NODE_ENV=production

RUN yarn --ignore-engines build-static

FROM ghcr.io/socialgouv/docker/nginx:8.2.0
FROM ghcr.io/socialgouv/docker/nginx:8.2.2

COPY --from=builder --chown=nginx:nginx /app/out /usr/share/nginx/html

0 comments on commit 5bb9502

Please sign in to comment.