We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17fabb6 commit da09227Copy full SHA for da09227
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.8'
2
3
services:
4
splunk:
5
- image: "splunk/splunk:${{matrix.splunk-version}}"
+ image: "splunk/splunk:latest"
6
container_name: splunk
7
environment:
8
- SPLUNK_START_ARGS=--accept-license
0 commit comments