diff --git a/1.10-php7.4/Dockerfile b/1.10-php7.4/Dockerfile index 6b4c6f5..8b75a64 100644 --- a/1.10-php7.4/Dockerfile +++ b/1.10-php7.4/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.4.20-cli-buster@sha256:f15473552e6b5c6728d0f1ee34d159c456c0122b854792fdc859b3d07ebfa0c9 +FROM php:7.4.20-cli-buster@sha256:0dbad73a99815d52e9d8d28d2c645d989cf2e18027ac894e46599c80db280ae4 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php7.4/Dockerfile b/2.0-php7.4/Dockerfile index ea9964d..3648c74 100644 --- a/2.0-php7.4/Dockerfile +++ b/2.0-php7.4/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.4.20-cli-buster@sha256:f15473552e6b5c6728d0f1ee34d159c456c0122b854792fdc859b3d07ebfa0c9 +FROM php:7.4.20-cli-buster@sha256:0dbad73a99815d52e9d8d28d2c645d989cf2e18027ac894e46599c80db280ae4 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]