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 Nov 16, 2023
1 parent 4e4aecc commit 5bec988
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 5bec988

Please sign in to comment.