Skip to content

Commit

Permalink
Upgrade minio in drone
Browse files Browse the repository at this point in the history
  • Loading branch information
RomuDeuxfois committed Dec 4, 2023
1 parent a832127 commit 6814c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ steps:

services:
- name: minio
image: minio/minio:RELEASE.2021-11-09T03-21-45Z
image: minio/minio:latest
environment:
MINIO_ROOT_USER: minioadmin
MINIO_ROOT_PASSWORD: minioadmin
Expand Down

0 comments on commit 6814c8c

Please sign in to comment.