Update php Docker tag to v8.3.8

This commit is contained in:
renovate-bot 2024-06-07 00:03:29 +00:00
parent eed1123d61
commit ca50ee2a7e

View file

@ -1,4 +1,4 @@
FROM php:8.3.7-cli-bookworm@sha256:6d9c683ebd89f73b1c8420bd92856ac51db1ebd0bd7320a772c6d250447eac69
FROM php:8.3.8-cli-bookworm@sha256:5a55fd16755acddbd858de461130b8269422c0edf9358d8df504ca3dea5b7712
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]