Skip to content

Commit

Permalink
Update minio to RELEASE.2024-12-18T13-15-44Z
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Jan 16, 2025
1 parent ebab8f1 commit af4e200
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public class Minio
{
private static final Logger log = Logger.get(Minio.class);

public static final String DEFAULT_IMAGE = "minio/minio:RELEASE.2024-07-16T23-46-41Z";
public static final String DEFAULT_IMAGE = "minio/minio:RELEASE.2024-12-18T13-15-44Z";
public static final String DEFAULT_HOST_NAME = "minio";

public static final int MINIO_API_PORT = 4566;
Expand Down

0 comments on commit af4e200

Please sign in to comment.