Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix(deps): update ghcr.io/socialgouv/docker/nginx docker tag to v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent c2f11e3 commit 0e5e630
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 @@ -28,6 +28,6 @@ ENV NODE_ENV=production

RUN yarn build-static

FROM ghcr.io/socialgouv/docker/nginx:8.0.2
FROM ghcr.io/socialgouv/docker/nginx:8.2.1

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

0 comments on commit 0e5e630

Please sign in to comment.