mirror of
https://github.com/friendica/docker
synced 2026-04-13 04:17:46 +02:00
Make 2022.10 using php7.4, just in case ...
This commit is contained in:
parent
10d5fff6b4
commit
f2fc626f3e
4 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
|
||||
FROM php:8.0-apache-bullseye
|
||||
FROM php:7.4-apache-bullseye
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue