Skip to content

Commit 9b2714a

Browse files
chore(Dependabot-docker): bump splunk/splunk in /splunk
Bumps splunk/splunk from `2093e85` to `4689dc4`. --- updated-dependencies: - dependency-name: splunk/splunk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd60846 commit 9b2714a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

splunk/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/splunk/splunk@sha256:2093e858851f4ad8d1238971628a72b6b635e97d9a12c59fc2b6d276c14c4721 AS builder
1+
FROM docker.io/splunk/splunk@sha256:4689dc4a088fbd33aacd1772dd557d709d23b176e816481fb8e888ccd5c71d3d AS builder
22

33
ENV SPLUNK_START_ARGS=--accept-license
44

@@ -20,7 +20,7 @@ RUN microdnf install -y jq --disablerepo="*" --enablerepo="ubi-8-appstream-rpms"
2020
USER ansible
2121
RUN bash -o errexit /opt/splunk/pre-run.sh
2222

23-
FROM docker.io/splunk/splunk@sha256:2093e858851f4ad8d1238971628a72b6b635e97d9a12c59fc2b6d276c14c4721
23+
FROM docker.io/splunk/splunk@sha256:4689dc4a088fbd33aacd1772dd557d709d23b176e816481fb8e888ccd5c71d3d
2424

2525
ENV SPLUNK_START_ARGS=--accept-license
2626

0 commit comments

Comments
 (0)