Skip to content

Commit 0395734

Browse files
committed
fix: bump wdqs-updater version to 2 as well
1 parent fe7f891 commit 0395734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ services:
104104
start_period: 2m
105105

106106
wdqs-updater:
107-
image: wikibase/wdqs:1
107+
image: wikibase/wdqs:2
108108
command: /runUpdate.sh
109109
depends_on:
110110
wdqs:

0 commit comments

Comments
 (0)