mirror of
https://github.com/friendica/docker
synced 2025-01-15 19:09:02 +01:00
Merge pull request #264 from ne20002/feat/revert-to-bullseye
Revert Debian to bullseye
This commit is contained in:
commit
59468684ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:%%PHP_VERSION%%-%%VARIANT%%-bookworm
|
||||
FROM php:%%PHP_VERSION%%-%%VARIANT%%-bullseye
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
Loading…
Reference in a new issue