Skip to content

Commit

Permalink
chore(deps): update semaphoreui/semaphore docker tag to v2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 4fb5625 commit bd445e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/semaphore/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.9'
services:
semaphore:
container_name: semaphore
image: semaphoreui/semaphore:v2.11.1
image: semaphoreui/semaphore:v2.11.2
restart: unless-stopped
volumes:
- ${APP_DATA_DIR}/data/repositories:/repositories
Expand Down

0 comments on commit bd445e5

Please sign in to comment.