Skip to content

Commit

Permalink
chore(deps): update docker.io/splunk/splunk docker digest to b3bce59
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored and ifireball committed Sep 18, 2024
1 parent 363a81d commit 91bbfc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions splunk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/splunk/splunk@sha256:ec4479b588a6c6edf62bdc812fac92a563a1f0384dc63f9dbad55c35340fa763 AS builder
FROM docker.io/splunk/splunk@sha256:b3bce598e330679170fdae1e7e02a492fd29049cf900a1cfe61e1b13bd9e0f28 AS builder

ENV SPLUNK_START_ARGS=--accept-license

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

FROM docker.io/splunk/splunk@sha256:ec4479b588a6c6edf62bdc812fac92a563a1f0384dc63f9dbad55c35340fa763
FROM docker.io/splunk/splunk@sha256:b3bce598e330679170fdae1e7e02a492fd29049cf900a1cfe61e1b13bd9e0f28

ENV SPLUNK_START_ARGS=--accept-license

Expand Down

0 comments on commit 91bbfc9

Please sign in to comment.