Skip to content

Commit

Permalink
Pin Basket to 2023-04-24
Browse files Browse the repository at this point in the history
In mozmeao/basket#1069 Basket tasks were transitionned to rq

This pins Basket to its previous version until we figure out how to migrate our integration test setup.
  • Loading branch information
leplatrem committed Jul 6, 2023
1 parent 09c0b56 commit 676b4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:
- 8080:8080
basket:
profiles: [integration-test]
image: mozmeao/basket
image: mozmeao/basket:2023-04-24
env_file:
- ./tests/integration/basket.env
command:
Expand Down

0 comments on commit 676b4b9

Please sign in to comment.