Skip to content

Commit

Permalink
chore: update minio from 2024-04-18 to 2024-08-03
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed Aug 4, 2024
1 parent 3e9d187 commit 514b3bf
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.2024-04-18T19-09-19Z AS source
FROM quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.1 AS app

COPY --from=source /usr/bin/minio /usr/bin/minio
Expand Down

0 comments on commit 514b3bf

Please sign in to comment.