Skip to content

Commit

Permalink
fix: update local Dockerfile with new nginx version (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r authored Apr 12, 2021
1 parent 0faf62d commit 020285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.local
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fholzer/nginx-brotli
FROM fholzer/nginx-brotli:v1.19.1

RUN apk update && \
apk add --no-cache ca-certificates && \
Expand Down

0 comments on commit 020285c

Please sign in to comment.