From 6f956e4837cbf4da3de12b27eb6c30326a14d38e Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 7 Sep 2023 12:54:05 +0200 Subject: [PATCH] =?UTF-8?q?CI:=20use=20latest=20minio/mc=20Docker=20image?= =?UTF-8?q?=20=F0=9F=92=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index cffdb72..15acc02 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -43,5 +43,5 @@ jobs: docker run \ --rm -i -v $PWD:/data \ -e "MC_HOST_bbnavi=https://${{ secrets.MINIO_ACCESS_KEY }}:${{ secrets.MINIO_SECRET_KEY }}@opendata.bbnavi.de" \ - minio/mc:RELEASE.2023-09-04T19-57-37Z \ + minio/mc:RELEASE.2023-09-02T21-28-03Z \ cp /data/index.html /data/gtfs-flex.zip bbnavi/vbb-gtfs-flex/