Skip to content

Commit

Permalink
Release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenkennes committed Nov 20, 2023
1 parent 5997d8b commit 842aa5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ x-logging: &default-logging

services:
lpdc:
image: lblod/frontend-lpdc:0.5.0
image: lblod/frontend-lpdc:0.6.0
environment:
EMBER_ACMIDM_SCOPE: "openid rrn profile vo abb_lpdc"
# The next variables are environment-specific.
Expand Down Expand Up @@ -188,7 +188,7 @@ services:
# LPDC-specific Services
################################################################################
lpdc-management:
image: lblod/lpdc-management-service:0.30.0
image: lblod/lpdc-management-service:0.31.0
environment:
LOG_SPARQL_ALL: "false"
LOG_SPARQL_QUERIES: "false"
Expand All @@ -208,7 +208,7 @@ services:
retries: 50

lpdc-publish:
image: lblod/lpdc-publish-service:0.10.0
image: lblod/lpdc-publish-service:0.11.0
environment:
LOG_SPARQL_ALL: "false"
LOG_SPARQL_QUERIES: "false"
Expand Down

0 comments on commit 842aa5d

Please sign in to comment.