We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e7df1 commit e1e54e6Copy full SHA for e1e54e6
Dockerfile
@@ -1,9 +1,9 @@
1
-ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3
+ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3-1552
2
FROM $BASE
3
4
LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"
5
LABEL com.ibm.vendor="IBM"
6
-LABEL com.ibm.version="7.1.1"
+LABEL com.ibm.version="7.1.2"
7
LABEL com.ibm.url="https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana"
8
LABEL com.ibm.description="This tool translates the IBM Storage Scale performance data collected internally \
9
to the query requests acceptable by the Grafana integrated openTSDB plugin"
0 commit comments