Update php Docker tag to v7.4.16 #134

Closed
renovate-bot wants to merge 1 commits from renovate/php-7.x into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 533d7190c9 - Show all commits

View File

@ -1,4 +1,4 @@
FROM php:7.3.27-fpm-buster@sha256:8bd85a85d9c825a56c36f4725d8c5d910113325e811c2e005b01763bec3e6e7b FROM php:7.4.16-fpm-buster@sha256:67d3dba316f44f4092400871cb909f7c3eff454811b8d7064f93a1bf5fa82e47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.3.27-fpm-buster@sha256:8bd85a85d9c825a56c36f4725d8c5d910113325e811c2e005b01763bec3e6e7b FROM php:7.4.16-fpm-buster@sha256:67d3dba316f44f4092400871cb909f7c3eff454811b8d7064f93a1bf5fa82e47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]