Skip to content

fix: update MinIO image (previous image deprecated)#341

Open
Ultraluxe25 wants to merge 1 commit into
xtreme1-io:mainfrom
Ultraluxe25:fix/docker-compose_minio_image
Open

fix: update MinIO image (previous image deprecated)#341
Ultraluxe25 wants to merge 1 commit into
xtreme1-io:mainfrom
Ultraluxe25:fix/docker-compose_minio_image

Conversation

@Ultraluxe25

Copy link
Copy Markdown

Problem

The current docker-compose.yml fails to build because the bitnami/minio image tags were removed from Docker Hub.

The MinIO image has been moved to the legacy repository:
https://hub.docker.com/r/bitnamilegacy/minio/tags

image

Solution

Updated the image in docker-compose.yml to a valid tag:

image: bitnamilegacy/minio:2025.7.23-debian-12-r5

Result

The setup now builds successfully, and Xtreme1 runs correctly in a local environment.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant