Update php Docker tag to v8 #43

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

View File

@ -1,4 +1,4 @@
FROM php:7.3.26-fpm-buster@sha256:cca12409a6b5f035af4e495a25fc2639fc82516d02e25457dbdf8505676ee4b0
FROM php:8.0.1-fpm-buster@sha256:d587c3feb3879a353920e24d345dfc12f52b09a041b432a0dc106bf90631f523
SHELL [ "/bin/bash", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.4.14-fpm-buster@sha256:c1f7ffbe18bbde526c883284d6f02fd26ff11717c1b4e4e9e8815ea177768315
FROM php:8.0.1-fpm-buster@sha256:d587c3feb3879a353920e24d345dfc12f52b09a041b432a0dc106bf90631f523
SHELL [ "/bin/bash", "-c" ]