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
…10.34
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent ef02d1d commit 9b3bbef
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.10.33
image: docker.io/semaphoreui/semaphore:v2.10.34
user: "${UID}:${GID}"
ports:
- 3000:3000
Expand Down

0 comments on commit 9b3bbef

Please sign in to comment.