Skip to content

Commit

Permalink
fix(deps): update ghcr.io/socialgouv/docker/nginx4spa docker tag to v…
Browse files Browse the repository at this point in the history
…7.6.1
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 36d1001 commit 03c3921
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 @@ -15,6 +15,6 @@ COPY --chown=1000:1000 . .
RUN yarn build
RUN yarn export

FROM ghcr.io/socialgouv/docker/nginx4spa:7.0.1
FROM ghcr.io/socialgouv/docker/nginx4spa:7.6.1

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

0 comments on commit 03c3921

Please sign in to comment.