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 e061dc1 commit fa49cf9Copy full SHA for fa49cf9
Dockerfile-8.3
@@ -1,6 +1,6 @@
1
FROM debian:bookworm-slim AS builder
2
3
-ARG PHP_VERSION="8.3.8"
+ARG PHP_VERSION="8.3.9"
4
ARG PHP_GPG_KEYS="1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
5
ARG PHP_URL="https://mirror.cogentco.com/pub/php/php-${PHP_VERSION}.tar.xz"
6
ARG PHP_ASC_URL="https://mirror.cogentco.com/pub/php/php-${PHP_VERSION}.tar.xz.asc"
0 commit comments