version 25.0.13
This commit is contained in:
parent
0f0a1a68f2
commit
7b0b61bf2d
@ -4,12 +4,12 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: fpm.Dockerfile
|
dockerfile: fpm.Dockerfile
|
||||||
args:
|
args:
|
||||||
- VERSION=29.0.3
|
- VERSION=25.0.13
|
||||||
hostname: fpm
|
hostname: fpm
|
||||||
image: git.shihaam.dev/dockerfiles/nextcloud:fpm-29.0.3
|
image: git.shihaam.dev/dockerfiles/nextcloud/fpm:25.0.13
|
||||||
nginx:
|
nginx:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: nginx.Dockerfile
|
dockerfile: nginx.Dockerfile
|
||||||
hostname: nginx
|
hostname: nginx
|
||||||
image: git.shihaam.dev/dockerfiles/nextcloud:nginx-29.0.3
|
image: git.shihaam.dev/dockerfiles/nextcloud/nginx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user