Skip to content

Commit

Permalink
bump mc
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Apr 15, 2024
1 parent 4266ff7 commit 644a5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/workstation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN curl -L https://github.com/BeryJu/korb/releases/latest/download/korb_linux_a
chmod +x /usr/bin/korb

# minio mc
COPY --from=docker.io/minio/mc:RELEASE.2023-10-04T06-52-56Z /bin/mc /usr/bin/mc
COPY --from=quay.io/minio/minio:RELEASE.2024-04-06T05-26-02Z /bin/mc /usr/bin/mc

# kubectl
RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.29/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg && \
Expand Down

0 comments on commit 644a5f6

Please sign in to comment.