We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec80f12 + 03913ff commit 92866ecCopy full SHA for 92866ec
.github/workflows/e2e-tests-app-with-java-agent.yml
@@ -158,7 +158,7 @@ jobs:
158
registry: public.ecr.aws
159
160
- name: Run test containers
161
- run: docker-compose up --abort-on-container-exit
+ run: docker compose up --abort-on-container-exit
162
working-directory: .github/collector
163
env:
164
INSTANCE_ID: ${{ github.run_id }}-${{ github.run_number }}
0 commit comments