Skip to content

Commit

Permalink
Release 5.17.6 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed May 25, 2022
1 parent 938d614 commit 1b425c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 5.17.6 2022-05-24 <dave at tiredofit dot ca>

### Added
- Nginx 1.22.0


## 5.17.5 2022-05-24 <dave at tiredofit dot ca>

### Added
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM docker.io/tiredofit/alpine:3.16
LABEL maintainer="Dave Conroy (github.com/tiredofit)"

### Set Nginx Version Number
ENV NGINX_VERSION=1.21.6 \
ENV NGINX_VERSION=1.22.0 \
NGINX_AUTH_LDAP_VERSION=master \
NGINX_BROTLI_VERSION=9aec15e2aa6feea2113119ba06460af70ab3ea62 \
NGINX_USER=nginx \
Expand Down

0 comments on commit 1b425c0

Please sign in to comment.