Skip to content
Snippets Groups Projects
Commit b1a0081e authored by Sören Henning's avatar Sören Henning
Browse files

Fix missing configuration option

parent e0e1edc8
No related branches found
No related tags found
No related merge requests found
Pipeline #8249 passed
......@@ -38,7 +38,7 @@ services:
SCHEMA_REGISTRY_HOST_NAME: schema-registry
SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS: kafka:9092
benchmark:
image: ghcr.io/cau-se/theodolite-uc1-kstreams-app:latest
image: ghcr.io/cau-se/theodolite-uc1-kstreams-app:{THEODOLITE_TAG:-latest}
depends_on:
- schema-registry
- kafka
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment