Skip to content

Commit

Permalink
chore(deps): update ghcr.io/socialgouv/docker/nginx4spa docker tag to…
Browse files Browse the repository at this point in the history
… v7.1.0
  • Loading branch information
renovate[bot] authored Nov 15, 2022
1 parent ff0382c commit a5ba0b9
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 @@ -7,6 +7,6 @@ RUN yarn --production --frozen-lockfile --prefer-offline && yarn cache clean
RUN yarn build
RUN yarn export

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

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

0 comments on commit a5ba0b9

Please sign in to comment.