Update php Docker tag to v8.3.8

This commit is contained in:
renovate-bot 2024-07-02 09:03:59 +00:00
parent 1256c7bd0a
commit cd26e08f77
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:051ab3f39be86f2c668588fa7acce56d5b54556d40a87ebaad91e4567055546b
FROM php:8.3.8-cli-bullseye@sha256:ec6f8eeba1c0d736448d03752e018d51073122363e1ee4fb64d85488415ab525
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.2.20-cli-bookworm@sha256:d62f1228657c8c3c5ceb58225e2631023d24acb8032cf0fc0f0574b1a91c8c49
FROM php:8.3.8-cli-bookworm@sha256:60256140de3d991b0b1f8f89e88db25b146de3237401db44696ded835e51e934
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]