mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 16:14:47 +02:00
Alpine 3.18 & PHP 8.2
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
d24ce74201
commit
842f04a24a
5 changed files with 10 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
|
||||
FROM php:8.1-fpm-bullseye
|
||||
FROM php:8.2-fpm-bullseye
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue