Skip to content

Commit 690c0c5

Browse files
authored
Merge pull request #60 from gosuda/feature/add-docker-compose-policy
add pull policy
2 parents 5ae5961 + 7a48b11 commit 690c0c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
services:
22
portal:
33
image: ghcr.io/gosuda/portal:1
4+
pull_policy: always
45
build:
56
context: .
67
dockerfile: Dockerfile

0 commit comments

Comments
 (0)