Update php Docker tag to v7.3.28 #139

Merged
renovate-bot merged 1 commits from renovate/php-7.3.x into master 2021-04-30 16:01:34 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c76daa026a - Show all commits

View File

@ -1,4 +1,4 @@
FROM php:7.3.27-fpm-buster@sha256:8bd85a85d9c825a56c36f4725d8c5d910113325e811c2e005b01763bec3e6e7b FROM php:7.3.28-fpm-buster@sha256:e7dd1db79543120565510fe4f01e944b2b6a85352fd80637728652455a63113d
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.3.28-fpm-buster@sha256:e7dd1db79543120565510fe4f01e944b2b6a85352fd80637728652455a63113d
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]