Skip to content

Commit 088c9c9

Browse files
author
Brent Boe
authored
Merge pull request #234 from splunk/revert_7.3.1_master
Revert 7.3.1 master
2 parents a59a135 + df1f34f commit 088c9c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
77
SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
88
# Set Splunk version/build parameters here to define downstream URLs and file names
99
SPLUNK_PRODUCT := splunk
10-
SPLUNK_VERSION := 7.3.1
11-
SPLUNK_BUILD := bd63e13aa157
10+
SPLUNK_VERSION := 7.3.0
11+
SPLUNK_BUILD := 657388c7a488
1212
ifeq ($(shell arch), s390x)
1313
SPLUNK_ARCH = s390x
1414
else

base/redhat-8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM registry.access.redhat.com/ubi8/ubi-minimal
2020
LABEL name="splunk" \
2121
maintainer="support@splunk.com" \
2222
vendor="splunk" \
23-
version="7.3.1" \
23+
version="7.3.0" \
2424
release="1" \
2525
summary="UBI 8 Docker image of Splunk Enterprise" \
2626
description="Splunk Enterprise is a platform for operational intelligence. Our software lets you collect, analyze, and act upon the untapped value of big data that your technology infrastructure, security systems, and business applications generate. It gives you insights to drive operational performance and business results."

0 commit comments

Comments
 (0)