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