Compare commits

..

1 commit

Author SHA1 Message Date
c088d963db Update php Docker tag to v8.2.19 2024-05-11 00:03:32 +00:00

View file

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