We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f5b9b3 + 06a4414 commit 13bc075Copy full SHA for 13bc075
2 files changed
php/8.x.Dockerfile
@@ -4,7 +4,7 @@ ARG UBUNTU_VERSION=24.04
4
FROM ubuntu:${UBUNTU_VERSION} AS base
5
ARG PHP_VERSION=8.4
6
# renovate: datasource=github-releases depName=php-pie packageName=php/pie
7
-ARG PHP_PIE_VERSION=1.3.9
+ARG PHP_PIE_VERSION=1.3.10
8
9
ENV DEBIAN_FRONTEND=noninteractive \
10
TZ="Europe/Berlin" \
php/Dockerfile
0 commit comments