Skip to content

Commit

Permalink
fix: Update minio from 2024-08-03 to 2024-09-22 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Sep 29, 2024
1 parent dea483c commit d275d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.2 AS app
FROM quay.io/minio/minio:RELEASE.2024-09-22T00-33-43Z AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.3 AS app

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

0 comments on commit d275d36

Please sign in to comment.