mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
adjust docs
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
fad2558690
commit
f89d62abb2
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ FROM docker:24.0.2-cli as docker
|
|||
# Caddy is a requirement
|
||||
FROM caddy:2.6.4-alpine as caddy
|
||||
|
||||
# From https://github.com/docker-library/php/blob/master/8.2/alpine3.17/fpm/Dockerfile
|
||||
# From https://github.com/docker-library/php/blob/master/8.2/alpine3.18/fpm/Dockerfile
|
||||
FROM php:8.2.7-fpm-alpine3.18
|
||||
|
||||
EXPOSE 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue