Skip to content

Commit e633d47

Browse files
committed
Update Compose configurations
1 parent 18abe08 commit e633d47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ services:
44
site:
55
build:
66
context: .
7-
dockerfile: Dockerfile
8-
image: ghcr.io/finki-hub/recordings-listing:local
7+
image: finki-hub/recordings-listing:latest
98
ports:
109
- "8080:80"
10+
pull_policy: never
1111
restart: unless-stopped

0 commit comments

Comments
 (0)