Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotmatson authored Nov 21, 2023
1 parent 9e900c9 commit c3b017e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible-semaphore/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"

services:
semaphore:
image: ghcr.io/elliotmatson/ansible-semaphore-ts:v2.9.37
image: ghcr.io/elliotmatson/ansible-semaphore-ts:v2.9.37_002
env_file:
- ../stack.env
volumes:
Expand All @@ -15,4 +15,4 @@ services:
volumes:
db:
config:
tailscale-state:
tailscale-state:

0 comments on commit c3b017e

Please sign in to comment.