diff --git a/helix/Dockerfile b/helix/Dockerfile index 70f0e7e..ed1e6a2 100644 --- a/helix/Dockerfile +++ b/helix/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.2.23-fpm-bullseye@sha256:3baaabdab9185a40248778f00ad7230654f78fba99115bc0e336d77114d504f8 +FROM php:8.2.23-fpm-bullseye@sha256:eb1156021d1ef1a0ae218512c6bea678adf1e2ecfa41d17f7b9478c93382069a RUN set -ex; \ \