Update php Docker tag to v7.4.21 #178

Closed
renovate-bot wants to merge 1 commits from renovate/php-7.x into master
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM php:7.3.29-fpm-buster@sha256:9fa6acffa9b016b8090e9f20b225fc2d83183b58c49d0290038c7b0b07ecdea8
FROM php:7.4.21-fpm-buster@sha256:a6747b4ee9b95efbb87dc88104be54c44ab63f086eb8c0aa3c19980118ea6040
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.3.29-fpm-buster@sha256:9fa6acffa9b016b8090e9f20b225fc2d83183b58c49d0290038c7b0b07ecdea8
FROM php:7.4.21-fpm-buster@sha256:a6747b4ee9b95efbb87dc88104be54c44ab63f086eb8c0aa3c19980118ea6040
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]