Skip to content

Commit fa49cf9

Browse files
committed
sync: updated to 8.3.9
1 parent e061dc1 commit fa49cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-8.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bookworm-slim AS builder
22

3-
ARG PHP_VERSION="8.3.8"
3+
ARG PHP_VERSION="8.3.9"
44
ARG PHP_GPG_KEYS="1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
55
ARG PHP_URL="https://mirror.cogentco.com/pub/php/php-${PHP_VERSION}.tar.xz"
66
ARG PHP_ASC_URL="https://mirror.cogentco.com/pub/php/php-${PHP_VERSION}.tar.xz.asc"

0 commit comments

Comments
 (0)