Skip to content

Commit

Permalink
feat: update MinIO from 2023-06-16 to 2023-07-07 (#11)
Browse files Browse the repository at this point in the history
Mostly fixes and some metrics related features
  • Loading branch information
hairmare authored Jul 9, 2023
1 parent ff90b0c commit 44888ab
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
@@ -1,4 +1,4 @@
FROM quay.io/minio/minio:RELEASE.2023-06-16T02-41-06Z AS source
FROM quay.io/minio/minio:RELEASE.2023-07-07T07-13-57Z AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.4.1 AS app

COPY --from=source /opt /opt
Expand Down

0 comments on commit 44888ab

Please sign in to comment.