Update php:7.3.21-fpm-buster Docker digest to 0089dd2 #24
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN set -ex; \
|
|||
cd /flox/backend; \
|
||||
composer install;
|
||||
|
||||
FROM php:7.3.21-fpm-buster@sha256:c71d34607c3363af6d831f7b3821e060e6445738b0866d6103d9b5cf8f0d6b36
|
||||
FROM php:7.3.21-fpm-buster@sha256:0089dd22a25ec37432f89996d30baec52adf5d0ac7be32d7e1455bd2bba99de6
|
||||
COPY --from=composer /flox /usr/share/flox
|
||||
RUN set -ex; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue