Skip to content

Commit 7c9f6da

Browse files
committed
Release 6.4.12 - See CHANGELOG.md
1 parent fa686b4 commit 7c9f6da

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 6.4.12 2024-04-24 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Nginx 1.26.0
5+
6+
17
## 6.4.11 2024-04-16 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
66

77
ARG NGINX_VERSION
88

9-
ENV NGINX_VERSION=${NGINX_VERSION:-"1.25.5"} \
9+
ENV NGINX_VERSION=${NGINX_VERSION:-"1.26.0"} \
1010
NGINX_AUTH_LDAP_VERSION=master \
1111
NGINX_BROTLI_VERSION=6e975bcb015f62e1f303054897783355e2a877dc \
1212
NGINX_USER=nginx \

0 commit comments

Comments
 (0)