diff --git a/automation/docker-compose.yaml b/automation/docker-compose.yaml index dccaa70..43d0a58 100644 --- a/automation/docker-compose.yaml +++ b/automation/docker-compose.yaml @@ -15,7 +15,7 @@ volumes: services: semaphore: - image: semaphoreui/semaphore:v2.8.77 + image: semaphoreui/semaphore container_name: semaphore environment: SEMAPHORE_DB_USER: ${DB_USER}