We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1d8a70 + fb9d53f commit 40c6e69Copy full SHA for 40c6e69
splunk/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/splunk/splunk@sha256:bad78f55af143d1be334076758fe0af197528812a96d746c7050f7315d91dd96 AS builder
+FROM docker.io/splunk/splunk@sha256:6ca05d8b02b22a6d8abc1da15dda91a6ebbe79a82ab09836fbcfbed807df4316 AS builder
2
3
ENV SPLUNK_START_ARGS=--accept-license
4
@@ -20,7 +20,7 @@ RUN microdnf install -y jq --disablerepo="*" --enablerepo="ubi-8-appstream-rpms"
20
USER ansible
21
RUN bash -o errexit /opt/splunk/pre-run.sh
22
23
-FROM docker.io/splunk/splunk@sha256:bad78f55af143d1be334076758fe0af197528812a96d746c7050f7315d91dd96
+FROM docker.io/splunk/splunk@sha256:6ca05d8b02b22a6d8abc1da15dda91a6ebbe79a82ab09836fbcfbed807df4316
24
25
26
0 commit comments