Skip to content

Commit 7e7457a

Browse files
chore(deps): update docker.io/splunk/splunk docker digest to 4f798b8
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 395de09 commit 7e7457a

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:4f798b8dfa75512c5b69b4f162c686e7b194e980559dd40fed78aadc417381be 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:4f798b8dfa75512c5b69b4f162c686e7b194e980559dd40fed78aadc417381be
2424

2525
ENV SPLUNK_START_ARGS=--accept-license
2626

0 commit comments

Comments
 (0)