Skip to content

Commit

Permalink
Upgrade to dracor-fuseki 1.1.3 and dracor-frontend 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmil committed Jul 26, 2024
1 parent bebf37e commit 7b76dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ services:
- fuseki
- metrics
fuseki:
image: dracor/fuseki:1.1.2
image: dracor/fuseki:1.1.3
environment:
- ADMIN_PASSWORD=qwerty
metrics:
image: dracor/metrics:1.4.0
frontend:
image: dracor/frontend:2.1.0
image: dracor/frontend:2.2.0
environment:
NGINX_RESOLVER: "127.0.0.11"
DRACOR_API_HOST: http://api:8080
Expand Down

0 comments on commit 7b76dc4

Please sign in to comment.