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 85071c2 commit e339c80Copy full SHA for e339c80
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.17.113 2025-04-27 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Bump base image version
5
6
7
## 1.17.112 2025-04-26 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -1,7 +1,7 @@
ARG PHP_VERSION=8.3
ARG DISTRO="alpine"
-FROM docker.io/tiredofit/nginx-php-fpm:${PHP_VERSION}-${DISTRO}-7.7.18
+FROM docker.io/tiredofit/nginx-php-fpm:${PHP_VERSION}-${DISTRO}-7.7.19
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG FREESCOUT_VERSION
0 commit comments