Skip to content

Commit ba5a9e5

Browse files
committed
build: update compose config to use latest tag
1 parent 2081e56 commit ba5a9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.webhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
services:
66
webhook:
7-
image: "ghcr.io/hotosm/central-webhook:0.1.1"
7+
image: "ghcr.io/hotosm/central-webhook:0.2.0"
88
environment:
99
CENTRAL_WEBHOOK_DB_URI: postgresql://odk:odk@postgres14:5432/odk?sslmode=disable
1010
CENTRAL_WEBHOOK_UPDATE_ENTITY_URL: ${CENTRAL_WEBHOOK_UPDATE_ENTITY_URL}

0 commit comments

Comments
 (0)