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:
|
||||
gallery:
|
||||
build:
|
||||
context: https://gitea.ghost.tel/knight/analogGallery.git
|
||||
context: https://gitea.ghost.tel/knight/analogGallery.git#main
|
||||
container_name: analoggallery
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user