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 014cf1d commit 6b14bd9Copy full SHA for 6b14bd9
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 7.7.18 2025-04-25 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Pin to tiredofit/nginx:6.5.17
5
6
7
## 7.7.17 2024-12-19 <dave at tiredofit dot ca>
8
9
### Reverted
Dockerfile
@@ -1,7 +1,7 @@
ARG DISTRO=alpine
-ARG DISTRO_VARIANT=3.21
+ARG DISTRO_VARIANT=edge
-FROM docker.io/tiredofit/nginx:${DISTRO}-${DISTRO_VARIANT}-6.5.10
+FROM docker.io/tiredofit/nginx:${DISTRO}-${DISTRO_VARIANT}-6.5.17
LABEL maintainer="Dave Conroy (dave at tiredofit dot ca)"
ARG PHP_BASE
0 commit comments