fix(commerce): use published MinIO image and rebuild Medusa
Build and Push Medusa / Construir y publicar Medusa (push) Failing after 1m11s
Build and Push Medusa / Construir y publicar Medusa (push) Failing after 1m11s
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
trigger=20260801T054929Z
|
||||||
Regular → Executable
+1
-1
@@ -31,7 +31,7 @@ spec:
|
|||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
containers:
|
containers:
|
||||||
- name: minio
|
- name: minio
|
||||||
image: quay.io/minio/minio:RELEASE.2025-10-15T17-29-55Z
|
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- server
|
- server
|
||||||
|
|||||||
Reference in New Issue
Block a user