Skip to content

Commit 9458760

Browse files
authored
Merge pull request #195 from Helene/ubi9.3-1610
switch to ubi image to 9.3-1610
2 parents bd5d8e7 + d1dde68 commit 9458760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3-1552
1+
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3-1610
22
FROM $BASE
33

44
LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"
55
LABEL com.ibm.vendor="IBM"
6-
LABEL com.ibm.version="7.1.2"
6+
LABEL com.ibm.version="7.1.3"
77
LABEL com.ibm.url="https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana"
88
LABEL com.ibm.description="This tool translates the IBM Storage Scale performance data collected internally \
99
to the query requests acceptable by the Grafana integrated openTSDB plugin"

0 commit comments

Comments
 (0)