Skip to content

Commit

Permalink
Merge pull request #349 from bcgov/TayGov-patch-1
Browse files Browse the repository at this point in the history
Update docker-compose.yml
  • Loading branch information
TayGov authored Sep 25, 2023
2 parents 4a04408 + 380ebb6 commit c8cef02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
args:
- SKIP_TESTS=true
- MVN_PROFILE=${MVN_PROFILE:-ai-reviewer}
- STARTERS_V=v0.1.8
- STARTERS_V=v1.0.0
ports:
- "8090:8080"
environment:
Expand Down Expand Up @@ -65,7 +65,7 @@ services:
args:
- SKIP_TESTS=true
- MVN_PROFILE=${MVN_PROFILE:-ai-reviewer-mock}
- STARTERS_V=v0.1.8
- STARTERS_V=v1.0.0
ports:
- "1337:1337"

Expand Down

0 comments on commit c8cef02

Please sign in to comment.