feat: make it mine

This commit is contained in:
2025-08-10 15:40:49 +02:00
parent cfc4b36780
commit 8bbc4deb87
3 changed files with 23 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
FROM minio/mc:RELEASE.2020-10-03T02-54-56Z
FROM minio/mc:RELEASE.2025-07-21T05-28-08Z
# Copies your code file from your action repository to the filesystem path `/` of the container
COPY entrypoint.sh /entrypoint.sh