Skip to content

Commit

Permalink
chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.…
Browse files Browse the repository at this point in the history
…12.8
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent fac29fb commit 3829336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/ansiblesemaphore/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
restart: unless-stopped
semaphore:
container_name: ansiblesemaphore
image: docker.io/semaphoreui/semaphore:v2.12.5
image: docker.io/semaphoreui/semaphore:v2.12.8
user: "${UID}:${GID}"
ports:
- 3000:3000
Expand Down

0 comments on commit 3829336

Please sign in to comment.