File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
percona-xtradb-cluster-8.0-backup
percona-xtradb-cluster-8.0 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ LABEL org.opencontainers.image.description="Percona XtraDB Cluster is a high ava
3333LABEL org.opencontainers.image.license="GPL"
3434
3535ENV PXB_VERSION 8.0.35-30.1
36- ENV PS_VERSION 8.0.35-27 .1
36+ ENV PS_VERSION 8.0.36-28 .1
3737
38- ENV PXC_VERSION 8.0.35-27 .1
38+ ENV PXC_VERSION 8.0.36-28 .1
3939ENV PXC_REPO release
4040
4141ENV KUBECTL_VERSION=v1.24.14
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ FROM redhat/ubi8-minimal
88
99LABEL org.opencontainers.image.authors="info@percona.com"
1010
11- ENV PXC_VERSION 8.0.35-27 .1
11+ ENV PXC_VERSION 8.0.36-28 .1
1212ENV PXC_REPO testing
1313ENV OS_VER el8
1414ENV FULL_PERCONA_XTRADBCLUSTER_VERSION "$PXC_VERSION.$OS_VER"
15- ENV PXC_TELEMETRY_VERSION 8.0.35-27 -1
15+ ENV PXC_TELEMETRY_VERSION 8.0.36-28 -1
1616
1717# Do not report during Docker image creation.
1818# Note that doing so, would create telemetry config file
You can’t perform that action at this time.
0 commit comments