cicd: specify image version matching current setup
This commit is contained in:
parent
f1f5b1ce06
commit
7bc8a58b02
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '2'
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: nextcloud
|
||||
image: nextcloud:28
|
||||
container_name: nextcloud
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue