add pull policy
rabbitprincess committed
Nov 19, 2025 at 20:57 UTC
7a48b1108edb395a98d2c0ba257be94570a5778e
1 file changed
+1
docker-compose.yml
+1
@@ -1,6 +1,7 @@
1
services:
2
portal:
3
image: ghcr.io/gosuda/portal:1
4
+ pull_policy: always
5
build:
6
context: .
7
dockerfile: Dockerfile