Skip to content

Commit

Permalink
use hotfix.35a0912ff from docker.io
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kadner <[email protected]>
  • Loading branch information
ckadner authored Apr 25, 2024
1 parent 521590e commit 868f5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Using specific tag to avoid newer minio versions that don't currently work
FROM quay.io/minio/minio:RELEASE.2021-06-17T00-10-46Z as minio-examples
FROM docker.io/minio/minio:RELEASE.2021-06-17T00-10-46Z.hotfix.35a0912ff as minio-examples

EXPOSE 9000

Expand Down

0 comments on commit 868f5fe

Please sign in to comment.