diff --git a/tests/generate_tests.sh b/tests/generate_tests.sh index b2200f2..32577a4 100644 --- a/tests/generate_tests.sh +++ b/tests/generate_tests.sh @@ -12,8 +12,8 @@ version: '2' services: mailman-core: - image:maxking/mailman-core:$TAG + image: maxking/mailman-core:$TAG mailman-web: - image:maxking/mailman-web:$TAG + image: maxking/mailman-web:$TAG EOF