d4rkstar commented on code in PR #67:
URL: 
https://github.com/apache/openserverless-operator/pull/67#discussion_r2202695053


##########
Dockerfile:
##########
@@ -137,7 +137,7 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo 
$TZ > /etc/timezone &
     curl -sL 
"$WSK_BASE/$WSK_VERSION/OpenWhisk_CLI-$WSK_VERSION-linux-$ARCH.tgz" | tar xzvf 
- -C /usr/bin/ && \
     # install minio
     MINIO_BASE=https://dl.min.io/client/mc/release/linux && \
-    MC_VER=RELEASE.2023-03-23T20-03-04Z && \
+    MC_VER=RELEASE.2025-05-21T01-59-54Z && \

Review Comment:
   If in the need of an admin interface, we could take in account this project: 
https://github.com/OpenMaxIO/openmaxio-object-browser 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to