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

Commit

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

RUN yarn --ignore-engines build-static

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

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

0 comments on commit 5b6391a

Please sign in to comment.