build(docker): update portal image reference to use ghcr.io
snowmerak committed
Dec 21, 2025 at 12:06 UTC
cee2a22dd67c160b2d58bf29fc04adae8f5980de
1 file changed
+1
-1
docker-compose.yml
+1
-1
@@ -1,6 +1,6 @@
1
services:
2
portal:
3
- image: portal:1
3
+ image: ghcr.io/gosuda/portal:1
4
pull_policy: always
5
build:
6
context: .