Skip to content

Commit 40c6e69

Browse files
authored
Merge pull request #223 from redhat-appstudio/dependabot/docker/splunk/splunk/splunk-6ca05d8b02b22a6d8abc1da15dda91a6ebbe79a82ab09836fbcfbed807df4316
chore(Dependabot-docker): bump splunk/splunk from `bad78f5` to `6ca05d8` in /splunk
2 parents a1d8a70 + fb9d53f commit 40c6e69

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:bad78f55af143d1be334076758fe0af197528812a96d746c7050f7315d91dd96 AS builder
1+
FROM docker.io/splunk/splunk@sha256:6ca05d8b02b22a6d8abc1da15dda91a6ebbe79a82ab09836fbcfbed807df4316 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:bad78f55af143d1be334076758fe0af197528812a96d746c7050f7315d91dd96
23+
FROM docker.io/splunk/splunk@sha256:6ca05d8b02b22a6d8abc1da15dda91a6ebbe79a82ab09836fbcfbed807df4316
2424

2525
ENV SPLUNK_START_ARGS=--accept-license
2626

0 commit comments

Comments
 (0)