Skip to content

Commit

Permalink
Merge branch 'release/1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Oct 17, 2019
2 parents 7d59108 + c4607c1 commit 1be8d1f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/gettingstarted/docker-systemd-general.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After=network.service
Requires=network.service

[Service]
Environment="SC4S_IMAGE=splunk/sc4s:latest"
Environment="SC4S_IMAGE=splunk/scs:latest"

# Optional mount point for local overrides and configurations; see notes in docs

Expand Down
2 changes: 1 addition & 1 deletion docs/gettingstarted/podman-systemd-general.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After=network.service
Requires=network.service

[Service]
Environment="SC4S_IMAGE=splunk/sc4s:latest"
Environment="SC4S_IMAGE=splunk/scs:latest"

# Optional mount point for local overrides and configurations; see notes in docs

Expand Down
2 changes: 1 addition & 1 deletion package/syslog-ng
Submodule syslog-ng updated from 26c0fe to f219fb

0 comments on commit 1be8d1f

Please sign in to comment.