Update php Docker tag to v8 #6

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.4.16-cli-buster@sha256:bb984e34364618dd0d5d3696670e94e2c2d7998a00767742f4c460ec4537c21e FROM php:8.0.3-cli-buster@sha256:cf121e7ea3e49dab7289b31dbef53d8b6fbc2fc7c4bc9d49f551824a4b3ccaa7
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.4.16-cli-buster@sha256:bb984e34364618dd0d5d3696670e94e2c2d7998a00767742f4c460ec4537c21e FROM php:8.0.3-cli-buster@sha256:cf121e7ea3e49dab7289b31dbef53d8b6fbc2fc7c4bc9d49f551824a4b3ccaa7
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]