Skip to content

Commit c5cbda5

Browse files
chore(deps): update docker.io/splunk/splunk docker digest to 6e7ef6f
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 98327e6 commit c5cbda5

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

2525
ENV SPLUNK_START_ARGS=--accept-license
2626

0 commit comments

Comments
 (0)