Update php Docker tag to v8.2.22 #756

Merged
renovate-bot merged 1 commits from renovate/php-8.2.x into master 2024-08-02 03:04:06 +00:00
Showing only changes of commit ef744d99ce - Show all commits

View File

@ -1,4 +1,4 @@
FROM php:8.2.21-cli-bookworm@sha256:7f589224067600d3efbc941590fb247976b11d216253b9ae508e7eabd55cb259 FROM php:8.2.22-cli-bookworm@sha256:1c4c91e16af6f611b2ea203d84ee47021f10e146712bee60f285f810f24109cb
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]