Skip to content

Commit

Permalink
fix: upgrade nginx (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Jun 16, 2022
1 parent 6293e23 commit 3e17538
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 @@ -19,7 +19,7 @@ ENV REACT_APP_API_URL=$REACT_APP_API_URL

RUN yarn build

FROM ghcr.io/socialgouv/docker/nginx:7.0.0
FROM ghcr.io/socialgouv/docker/nginx:7.0.1

ARG REACT_APP_API_URL

Expand Down

0 comments on commit 3e17538

Please sign in to comment.