build fix
This commit is contained in:
parent
8c17953315
commit
8f77510052
@ -13,9 +13,9 @@ services:
|
||||
- linux/amd64/v3
|
||||
- linux/arm/v7
|
||||
- linux/arm64
|
||||
hostname: nextcloud-fpm
|
||||
image: git.shihaam.dev/dockerfiles/nextcloud-fpm:vtest
|
||||
|
||||
hostname: fpm
|
||||
platform: linux/amd64/v3
|
||||
image: git.shihaam.dev/dockerfiles/nextcloud-fpm:latest
|
||||
nginx:
|
||||
build:
|
||||
context: .
|
||||
@ -28,5 +28,6 @@ services:
|
||||
- linux/amd64/v3
|
||||
- linux/arm/v7
|
||||
- linux/arm64
|
||||
hostname: nextcloud-nginx
|
||||
image: git.shihaam.dev/dockerfiles/nextcloud-nginx:vtest
|
||||
hostname: nginx
|
||||
platform: linux/amd64/v3
|
||||
image: git.shihaam.dev/dockerfiles/nextcloud-nginx:vest
|
||||
|
Loading…
x
Reference in New Issue
Block a user