Fix analoggallery build context to use main branch
The analogGallery repo uses 'main' not 'master' as default branch. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
gallery:
|
gallery:
|
||||||
build:
|
build:
|
||||||
context: https://gitea.ghost.tel/knight/analogGallery.git
|
context: https://gitea.ghost.tel/knight/analogGallery.git#main
|
||||||
container_name: analoggallery
|
container_name: analoggallery
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user