Skip to content

Commit

Permalink
bump sameas and import
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Oct 23, 2023
1 parent b373130 commit e5564e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services:
restart: always
logging: *default-logging
harvest_import:
image: lblod/harvesting-import-service:0.11.0
image: lblod/harvesting-import-service:0.11.1
environment:
TARGET_GRAPH: "http://mu.semte.ch/graphs/harvesting"
NODE_OPTIONS: "--max-old-space-size=4096" # needed with the new rdfa parser
Expand Down Expand Up @@ -185,7 +185,7 @@ services:
logging: *default-logging

harvest_sameas:
image: lblod/import-with-sameas-service:3.6.1
image: lblod/import-with-sameas-service:3.6.2
environment:
RENAME_DOMAIN: "http://data.lblod.info/id/"
TARGET_GRAPH: "http://mu.semte.ch/graphs/public"
Expand Down

0 comments on commit e5564e2

Please sign in to comment.