Update php Docker tag to v8.2.19

This commit is contained in:
renovate-bot 2024-05-10 23:03:33 +00:00
parent b41989c261
commit e64c2c6541

View file

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