We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39f809 commit 3e5501aCopy full SHA for 3e5501a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.0.81 2025-04-27 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Pin to tiredofit/nginx:6.5.18
5
6
7
## 2.0.80 2025-04-25 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -1,7 +1,7 @@
ARG DISTRO="alpine"
ARG DISTRO_VARIANT="3.21"
-FROM docker.io/tiredofit/nginx:${DISTRO}-${DISTRO_VARIANT}-6.5.17
+FROM docker.io/tiredofit/nginx:${DISTRO}-${DISTRO_VARIANT}-6.5.18
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG LEMONLDAP_VERSION
0 commit comments