Update images to bullseye variants #217

Merged
mwalbeck merged 1 commits from bullseye into master 2021-10-20 21:14:25 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM php:7.4.24-fpm-buster@sha256:5a1519720302cd11db2ce41bbd808fe7fa723c329b9ed1488650c088d5393a66
FROM php:7.4.24-fpm-bullseye@sha256:31ff9d774792fd722f90d528e9ac099e50434dea0739f20cb56cfd87d79c5f93
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.4.24-fpm-buster@sha256:5a1519720302cd11db2ce41bbd808fe7fa723c329b9ed1488650c088d5393a66
FROM php:7.4.24-fpm-bullseye@sha256:31ff9d774792fd722f90d528e9ac099e50434dea0739f20cb56cfd87d79c5f93
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]