Skip to content

Commit

Permalink
fix(CVE-2024-28122): Update MinIO from 2024-02-04 to 2024-03-10 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Mar 10, 2024
1 parent bd304a9 commit 01a6ef1
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-02-04T22-36-13Z AS source
FROM quay.io/minio/minio:RELEASE.2024-03-10T02-53-48Z AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.6 AS app

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

0 comments on commit 01a6ef1

Please sign in to comment.