mirror of
https://github.com/friendica/docker
synced 2026-04-13 20:57:45 +02:00
Update to PHP 8.1
This commit is contained in:
parent
832f9b6b43
commit
3247487a7c
10 changed files with 10 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
|
||||
FROM php:8.0-apache-bullseye
|
||||
FROM php:8.1-apache-bullseye
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue