Skip to content

Commit

Permalink
Merge pull request #239 from redhat-appstudio/dependabot/docker/splun…
Browse files Browse the repository at this point in the history
…k/splunk/splunk-e7b8c30accb785abb6b50ab4a1fecf2d315a8b5ca2a816750c1886df894b7464

chore(Dependabot-docker): bump splunk/splunk from `0ad8350` to `e7b8c30` in /splunk
  • Loading branch information
ifireball authored Jul 17, 2024
2 parents 91c96e3 + bfe1341 commit 6f123ea
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:0ad835025dd3132b6a40e254c7c75d360d3a7690a01eb490ef45b92a7e370090 AS builder
FROM docker.io/splunk/splunk@sha256:e7b8c30accb785abb6b50ab4a1fecf2d315a8b5ca2a816750c1886df894b7464 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:0ad835025dd3132b6a40e254c7c75d360d3a7690a01eb490ef45b92a7e370090
FROM docker.io/splunk/splunk@sha256:e7b8c30accb785abb6b50ab4a1fecf2d315a8b5ca2a816750c1886df894b7464

ENV SPLUNK_START_ARGS=--accept-license

Expand Down

0 comments on commit 6f123ea

Please sign in to comment.