Skip to content

Commit

Permalink
Verify docker compose version to address issue with build mounts
Browse files Browse the repository at this point in the history
Signed-off-by: Shankari <[email protected]>
  • Loading branch information
shankari committed Mar 10, 2024
1 parent 05528d4 commit b9a4b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2etest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
shell: bash
run: |
docker --version
docker compose --version
docker compose version
- name: Download and launch
id: curl-download-and-launch
shell: bash
Expand Down

0 comments on commit b9a4b84

Please sign in to comment.