Update php Docker tag to v8.0.12

This commit is contained in:
renovate-bot 2021-10-21 19:03:18 +00:00
parent da4dc74874
commit 1c2473f453
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.11-cli-bullseye@sha256:0ee3d3ec80de78d729c70b64ee290068dda8a3f7aa3d6eb326a8b7a112406256
FROM php:8.0.12-cli-bullseye@sha256:f7a98f7108ab52e7d8a6550792dc8272b240f09c829aebbd514c35e38621ed5f
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.0.11-cli-bullseye@sha256:0ee3d3ec80de78d729c70b64ee290068dda8a3f7aa3d6eb326a8b7a112406256
FROM php:8.0.12-cli-bullseye@sha256:f7a98f7108ab52e7d8a6550792dc8272b240f09c829aebbd514c35e38621ed5f
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]