Skip to content

Commit

Permalink
chore(deps): update ghcr.io/socialgouv/docker/nginx4spa docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2022
1 parent 0bfb9b9 commit 475ecf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY . .

RUN yarn expo build:web

FROM ghcr.io/socialgouv/docker/nginx4spa:6.58.3
FROM ghcr.io/socialgouv/docker/nginx4spa:7.1.0

COPY --from=builder /app/web-build /usr/share/nginx/html

0 comments on commit 475ecf9

Please sign in to comment.