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 Apr 18, 2024
1 parent 362250c commit 6736696
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 @@ -44,7 +44,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.3.0-SNAPSHOT}
image: ldes/ldi-orchestrator:${LDI_ORCHESTRATOR_TAG:-2.5.0-SNAPSHOT}
networks:
- performance_testing
ports:
Expand Down Expand Up @@ -92,7 +92,7 @@ services:
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.3.0-SNAPSHOT} # CrowdScan
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.4.1-SNAPSHOT} # Geomobility
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.10.0-SNAPSHOT} # Telraam
image: ldes/ldes-server:${LDES_SERVER_TAG:-2.13.0-SNAPSHOT}
image: ldes/ldes-server:${LDES_SERVER_TAG:-2.14.0-SNAPSHOT}
# image: ghcr.io/informatievlaanderen/ldes-server:20240405144556
# image: ghcr.io/informatievlaanderen/ldes-server:20240405143052
networks:
Expand Down

0 comments on commit 6736696

Please sign in to comment.