2 parents 5ae5961 + 7a48b11 commit 690c0c5Copy full SHA for 690c0c5
1 file changed
docker-compose.yml
@@ -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
0 commit comments