cicd: specify image version matching current setup

This commit is contained in:
Szymon Wałachowski 2026-03-31 22:40:11 +02:00
parent f1f5b1ce06
commit 7bc8a58b02

View file

@ -2,7 +2,7 @@ version: '2'
services:
nextcloud:
image: nextcloud
image: nextcloud:28
container_name: nextcloud
restart: unless-stopped
volumes: