Update php Docker tag to v7.4.18 #141

Merged
renovate-bot merged 1 commits from renovate/php-7.4.x into master 2021-05-01 06:01:45 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a402770230 - Show all commits

View File

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

View File

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