version 25.0.13

This commit is contained in:
Shihaam Abdul Rahman 2024-06-29 14:30:25 +05:00
parent 0f0a1a68f2
commit 7b0b61bf2d
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

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