rollback
docker-build / Build image (push) Successful in 20s

This commit is contained in:
2026-07-31 11:42:35 +07:00
parent 2c2396e99e
commit 6ba0fbc176
3 changed files with 78 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG RELEASE=RELEASE.2025-12-20T04-58-37Z
ARG RELEASE=RELEASE.2025-10-17T06-17-41Z.hotfix.5aa526582
FROM quay.io/minio/aistor/minio:${RELEASE} AS minio
FROM python:3.13-alpine AS patcher