Skip to content

Commit

Permalink
chore: use latest images
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlic committed Aug 19, 2024
1 parent e82be43 commit 6dcb813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions load-testing/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ services:

load-testing-ldio-workbench:
container_name: performance_testing_ldio-workbench
image: ghcr.io/informatievlaanderen/ldi-orchestrator:20240801083041
image: ghcr.io/informatievlaanderen/ldi-orchestrator:20240814211044
# image: ldes/ldi-orchestrator:${LDI_ORCHESTRATOR_TAG:-2.5.1-SNAPSHOT}
networks:
- performance_testing
Expand Down Expand Up @@ -143,7 +143,7 @@ services:
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.10.0-SNAPSHOT} # Telraam
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.14.0-SNAPSHOT}
# image: ghcr.io/informatievlaanderen/ldes-server:20240405144556
image: ghcr.io/informatievlaanderen/ldes-server:20240806163334
image: ghcr.io/informatievlaanderen/ldes-server:20240814154039
networks:
- performance_testing
ports:
Expand Down

0 comments on commit 6dcb813

Please sign in to comment.