Skip to content

Commit

Permalink
Upgrade nginx version to 1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
goroi authored and dekobon committed May 13, 2022
1 parent 2a11a15 commit 3568173
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.21.5
FROM nginx:1.21.6

ENV NGINX_VERSION "1.21.5"
ENV NGINX_VERSION "1.21.6"

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

0 comments on commit 3568173

Please sign in to comment.