Update php Docker tag to v8.0.13

This commit is contained in:
renovate-bot 2021-11-20 13:03:43 +00:00
parent 24ca0934d0
commit ff21b1c614
2 changed files with 2 additions and 2 deletions
1-php8.0
2-php8.0

View file

@ -1,4 +1,4 @@
FROM php:8.0.12-cli-bullseye@sha256:c79b6233f2919cdb2f9dccb9ce5c35dfe506e64508a9a8e20f63a3b3859b206b
FROM php:8.0.13-cli-bullseye@sha256:5c1eabac56c89b7c5397b7de706b8532ed115af6bedf6efe13640f695afbc9ef
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.0.12-cli-bullseye@sha256:c79b6233f2919cdb2f9dccb9ce5c35dfe506e64508a9a8e20f63a3b3859b206b
FROM php:8.0.13-cli-bullseye@sha256:5c1eabac56c89b7c5397b7de706b8532ed115af6bedf6efe13640f695afbc9ef
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]