Skip to content

Commit

Permalink
chore: update to latest images
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlic committed Jul 3, 2024
1 parent 7781af1 commit 1a4655c
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 @@ -57,7 +57,7 @@ services:

jmeter-runner:
container_name: performance_testing_jmeter-runner
image: ghcr.io/informatievlaanderen/jmeter-runner:20240409t1532
image: ghcr.io/informatievlaanderen/jmeter-runner:20240424t1412
networks:
- performance_testing
ports:
Expand Down Expand Up @@ -93,7 +93,7 @@ services:
ldes-server-workbench:
container_name: performance_testing_ldio-workbench
# image: ghcr.io/informatievlaanderen/ldi-orchestrator:latest
image: ldes/ldi-orchestrator:${LDI_ORCHESTRATOR_TAG:-2.5.0-SNAPSHOT}
image: ldes/ldi-orchestrator:${LDI_ORCHESTRATOR_TAG:-2.5.1-SNAPSHOT}
networks:
- performance_testing
ports:
Expand Down

0 comments on commit 1a4655c

Please sign in to comment.