Skip to content

Commit

Permalink
Release 0.13.5
Browse files Browse the repository at this point in the history
- LPDC-1071: User gets 'concurrent update error' wrongfully in certain user flow cases
  • Loading branch information
gauquiebart committed Mar 27, 2024
1 parent df3191a commit 8808cd2
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 @@ -8,7 +8,7 @@ x-logging: &default-logging

services:
lpdc:
image: lblod/frontend-lpdc:0.11.0
image: lblod/frontend-lpdc:0.11.1
environment:
EMBER_ACMIDM_SCOPE: "openid rrn profile vo abb_lpdc"
# The next variables are environment-specific.
Expand Down Expand Up @@ -208,7 +208,7 @@ services:
# LPDC-specific Services
################################################################################
lpdc-management:
image: lblod/lpdc-management-service:0.36.4
image: lblod/lpdc-management-service:0.36.5
depends_on:
migrations:
condition: service_healthy
Expand Down

0 comments on commit 8808cd2

Please sign in to comment.