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 0241b40 commit c2fde1eCopy full SHA for c2fde1e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 7.7.12 2024-10-04 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Pin to tiredofit/alpine:6.5.3
5
6
7
## 7.7.11 2024-09-26 <dave at tiredofit dot ca>
8
9
### Changed
Dockerfile
@@ -1,7 +1,7 @@
ARG DISTRO=alpine
ARG DISTRO_VARIANT=3.20
-FROM docker.io/tiredofit/nginx:${DISTRO}-${DISTRO_VARIANT}-6.5.2
+FROM docker.io/tiredofit/nginx:${DISTRO}-${DISTRO_VARIANT}-6.5.3
LABEL maintainer="Dave Conroy (dave at tiredofit dot ca)"
ARG PHP_BASE
0 commit comments