File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ARG TARGETPLATFORM
1818# The versions specified here are for RPM packages, which may not necessarily align with the image version
1919ARG OSSFS_VERSION=v1.91.8.ack.3
2020ARG OSSFS2_VERSION=v2.0.4.ack.1
21- ARG ALINAS_UTILS_VERSION=1.9-0.20250805171424.2871b7 .al7
21+ ARG ALINAS_UTILS_VERSION=1.9-0.20251120211108.7e6a18 .al7
2222ARG EFC_VERSION=1.9-20250822095129.f34347.release
2323# v2.1 is exclusive to a specific storage cluster version and the first to support ARM arch.
2424# It's temporarily unavailable for all ACK clusters,
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ ENTRYPOINT ["csi-mount-proxy-server", "--driver=ossfs2"]
9696FROM registry-cn-hangzhou.ack.aliyuncs.com/dev/alinux:3-update as alinas
9797
9898ARG TARGETPLATFORM
99- ARG ALINAS_UTILS_VERSION=1.9-0.20250805171424.2871b7 .al7
99+ ARG ALINAS_UTILS_VERSION=1.9-0.20251120211108.7e6a18 .al7
100100ARG EFC_VERSION=1.9-20250822095129.f34347.release
101101# v2.1 is exclusive to a specific storage cluster version and the first to support ARM arch.
102102# It's temporarily unavailable for all ACK clusters,
You can’t perform that action at this time.
0 commit comments