Skip to content

Commit

Permalink
Upgraded Nginx (1.21.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Jun 30, 2021
1 parent 07d79c1 commit fc8efc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MAINTAINER Joao Gilberto Magalhaes

WORKDIR /var/www/html

ENV NGINX_VERSION 1.20.1
ENV NGINX_VERSION 1.21.0
ENV MORE_SET_HEADER_VERSION 0.33

RUN mkdir -p /var/www/html \
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Nginx extended version: provides a version of nginx with the standard modules, p
this container is based on Alpine Linux and the nginx is compiled from the source code.

## Tags:
* 1.20, latest
* 1.21, latest
* 1.20
* 1.19
* 1.18
* 1.17
Expand Down

0 comments on commit fc8efc1

Please sign in to comment.