This commit is contained in:
2024-06-29 18:28:49 +05:00
parent 7b0b61bf2d
commit 8801475079
3 changed files with 1953 additions and 3 deletions

View File

@ -4,9 +4,9 @@ services:
context: .
dockerfile: fpm.Dockerfile
args:
- VERSION=25.0.13
- VERSION=29.0.3
hostname: fpm
image: git.shihaam.dev/dockerfiles/nextcloud/fpm:25.0.13
image: git.shihaam.dev/dockerfiles/nextcloud/fpm:29.0.3
nginx:
build:
context: .