Skip to content

Commit 76b9d7d

Browse files
committed
Use latest release of splunk-app-collection
1 parent 5ce5e41 commit 76b9d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- SPLUNK_GENERAL_TERMS=--accept-sgt-current-at-splunk-com
88
- SPLUNK_HEC_TOKEN=11111111-1111-1111-1111-1111111111113
99
- SPLUNK_PASSWORD=changed!
10-
- SPLUNK_APPS_URL=https://github.com/splunk/sdk-app-collection/releases/download/v1.1.0/sdkappcollection.tgz
10+
- SPLUNK_APPS_URL=https://github.com/splunk/sdk-app-collection/releases/latest/download/sdkappcollection.tgz
1111
ports:
1212
- "8000:8000"
1313
- "8088:8088"

0 commit comments

Comments
 (0)