Skip to content

Commit da09227

Browse files
committed
Revert docker compose
1 parent 17fabb6 commit da09227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
splunk:
5-
image: "splunk/splunk:${{matrix.splunk-version}}"
5+
image: "splunk/splunk:latest"
66
container_name: splunk
77
environment:
88
- SPLUNK_START_ARGS=--accept-license

0 commit comments

Comments
 (0)