Update php Docker tag to v8.3.21 #907

Merged
renovate-bot merged 1 commit from renovate/php-8.3.x into main 2025-05-09 21:04:29 +00:00
Showing only changes of commit 39fd2eac93 - Show all commits

View file

@ -1,4 +1,4 @@
FROM php:8.3.20-cli-bookworm@sha256:dda34d35a7224126658697e4d3eb77209753e83d28a2821f5c13a94732100af1 FROM php:8.3.21-cli-bookworm@sha256:2643907fd60518306cfe9b68ac1e969065e55362b685b16b1c2b333af1e494ef
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]