Skip to content

Commit

Permalink
Update version in docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-testsigma committed Feb 12, 2023
1 parent 4adc690 commit 1f16c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
interval: 1s
retries: 120
testsigma_server:
image: testsigmahq/server:v2.6
image: testsigmahq/server:v2.7
container_name: testsigma_server
ports:
- "9090:9090"
Expand Down

0 comments on commit 1f16c6d

Please sign in to comment.