Skip to content

Commit

Permalink
chore: bump deploy to version 2 (#795)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: env var WIKIBASE_CONCEPT_URI now mandatory to run wdqs updater; this was implemented in #771, but was not marked as a breaking change
  • Loading branch information
rti authored Oct 28, 2024
1 parent ac19ea0 commit 7c97c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ services:
start_period: 2m

wdqs:
image: wikibase/wdqs:1
image: wikibase/wdqs:2
command: /runBlazegraph.sh
depends_on:
wikibase:
Expand Down

0 comments on commit 7c97c7b

Please sign in to comment.