Update php Docker tag to v8.2.19

This commit is contained in:
renovate-bot 2024-05-11 00:03:32 +00:00
parent b41989c261
commit c088d963db

View file

@ -1,4 +1,4 @@
FROM php:8.2.18-cli-bullseye@sha256:df621d1506aca85eddba74883a6f537c6ff6e51a0ef191842f6700ab38662a4c
FROM php:8.2.19-cli-bullseye@sha256:4b73d111b6877ca2a9d21233df9c73cf860cc72738f0c51c8473cf4b8e9dce4c
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]