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 5f32c9e commit 5293835Copy full SHA for 5293835
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 6.5.18 2025-04-26 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Pin to tiredofit/alpine and debian 7.10.30
5
6
7
## 6.5.17 2025-04-25 <dave at tiredofit dot ca>
8
9
GHA Bump
Dockerfile
@@ -1,7 +1,7 @@
ARG DISTRO=alpine
ARG DISTRO_VARIANT=3.21
-FROM docker.io/tiredofit/${DISTRO}:${DISTRO_VARIANT}-7.10.29
+FROM docker.io/tiredofit/${DISTRO}:${DISTRO_VARIANT}-7.10.30
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG NGINX_VERSION
0 commit comments