Update php Docker tag to v8.3.9

This commit is contained in:
renovate-bot 2024-07-23 10:03:40 +00:00
parent 0424776364
commit 6888ca5227
2 changed files with 2 additions and 2 deletions
2-php8.1
2-php8.2

View file

@ -1,4 +1,4 @@
FROM php:8.1.29-cli-bullseye@sha256:757727e87376ea725b8d9ff009a12ef22984cbb067354bdbc9aacb2e013084bc
FROM php:8.3.9-cli-bullseye@sha256:ef0d5fa5f42c8eb93bf03d87398b4cbecdce30a6c009f31412cb571d626ef509
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.2.21-cli-bookworm@sha256:dbdad5d1da3c991e47765c0095c63f9f4397ff92613f707518712ed197422d75
FROM php:8.3.9-cli-bookworm@sha256:5096ba21902138fa735d79041997b72962342a76a954d3cca1a8053bd5d83689
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]