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.
1 parent 43041d1 commit 1f2b3bcCopy full SHA for 1f2b3bc
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v3
24
25
- name: Run docker-compose
26
- run: SPLUNK_VERSION=${{matrix.splunk-version}} docker-compose up -d
+ run: SPLUNK_VERSION=${{matrix.splunk-version}} docker compose up -d
27
28
- name: Setup Python
29
uses: actions/setup-python@v4
0 commit comments