Skip to content

Commit e1e54e6

Browse files
committed
switch to ubi:9.3-1552
Signed-off-by: hwassman <[email protected]>
1 parent c0e7df1 commit e1e54e6

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
1+
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3-1552
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.1"
6+
LABEL com.ibm.version="7.1.2"
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)