diff --git a/php8.1/Dockerfile b/php8.1/Dockerfile index a66fb61..38bdf17 100644 --- a/php8.1/Dockerfile +++ b/php8.1/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.1.32-cli-bullseye@sha256:306df63ef744f049abca775d5d3c3b0394af66b7545d58bee211a5d2b4fa2242 +FROM php:8.1.32-cli-bullseye@sha256:f91a8e4f8ab1cf340e916fc1c7bb498a4a5e2ec5e4cfa24dbc2b17da5856c114 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]