diff --git a/docker-compose.yml b/docker-compose.yml index eaa1ed9..8af03c8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: - SYS_PTRACE production: - image: bxt_production:latest + image: anydistro/bxt:latest build: context: . target: production