Skip to content

Commit

Permalink
Release 6.5.6 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Nov 26, 2024
1 parent bfc8b63 commit 2e6b912
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 @@
## 6.5.6 2024-11-26 <dave at tiredofit dot ca>

### Added
- Nginx 1.27.3


## 6.5.5 2024-11-07 <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 @@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"

ARG NGINX_VERSION

ENV NGINX_VERSION=${NGINX_VERSION:-"1.27.2"} \
ENV NGINX_VERSION=${NGINX_VERSION:-"1.27.3"} \
NGINX_MODULE_AUTH_LDAP_VERSION=241200eac8e4acae74d353291bd27f79e5ca3dc4 \
NGINX_MODULE_BROTLI_VERSION=6e975bcb015f62e1f303054897783355e2a877dc \
NGINX_MODULE_COOKIE_FLAG_VERSION=c4ff449318474fbbb4ba5f40cb67ccd54dc595d4 \
Expand Down

0 comments on commit 2e6b912

Please sign in to comment.