We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f9b98 commit f8b7023Copy full SHA for f8b7023
docker-compose-ci.yml
@@ -41,7 +41,7 @@ services:
41
- results:/home/circleci/work
42
43
sc4s:
44
- image: splunk/scs:${SC4S_VERSION}
+ image: ghcr.io/splunk/splunk-connect-for-syslog/container2:${SC4S_VERSION}
45
hostname: sc4s
46
#When this is enabled test_common will fail
47
# command: -det
docker-compose.yml
@@ -42,7 +42,7 @@ services:
48
0 commit comments