Skip to content

Commit

Permalink
Upgrade nginx OSS Docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
dekobon committed Mar 12, 2021
1 parent 335e2b3 commit 209a2e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.oss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nginx:1.19.7
FROM nginx:1.19.8

ENV NGINX_VERSION "1.19.7"
ENV NGINX_VERSION "1.17.9"

# We modify the nginx base image by:
# 1. Adding configuration files needed for proxying private S3 buckets
Expand Down

0 comments on commit 209a2e8

Please sign in to comment.