mirror of
https://github.com/friendica/docker
synced 2025-12-07 13:57:07 +01:00
Update PHP version
This commit is contained in:
parent
aef24917a6
commit
97b4160f31
11 changed files with 20 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM php:%%PHP_VERSION%%-%%VARIANT%%-buster
|
||||
FROM php:%%PHP_VERSION%%-%%VARIANT%%-bullseye
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue