Skip to content

Commit

Permalink
Merge pull request ChristianLempa#476 from ChristianLempa/renovate/do…
Browse files Browse the repository at this point in the history
…cker.io-semaphoreui-semaphore-2.10.x

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.10.34
  • Loading branch information
cschug authored Oct 26, 2024
2 parents e4ae710 + 9b3bbef commit c30610c
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 c30610c

Please sign in to comment.