Fix Antithesis docker-compose.yaml

This commit is contained in:
Pekka Enberg 2025-04-26 09:14:24 +03:00
parent 0d77ea9446
commit bde2d4f0a3

View file

@ -1,7 +1,6 @@
services: services:
limbo: limbo:
container_name: limbo image: us-central1-docker.pkg.dev/molten-verve-216720/turso-repository/limbo-workload:antithesis-latest
hostname: limbo environment:
image: limbo:latest SANDBOX: "composed"
entrypoint: ["/bin/docker-entrypoint.sh"] command: ["sleep", "infinity"]
command: ["sleep", "infinity"]