Files
Moritz Halbritter b8c7ca5eec Fix consul smoke tests
The consul image is deprecated, the new one is named 'hashicorp/consul'
2023-10-04 11:51:20 +02:00

6 lines
81 B
YAML

services:
consul:
image: hashicorp/consul:latest
ports:
- "8500"