Skip to content

Commit

Permalink
chore(NF-1156): Try non latest minio version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crow08 committed Mar 11, 2024
1 parent 0f07170 commit 84b0d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neverpile-eureka-objectstore-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<!-- Docker Image to use -->
<image>
<alias>S3</alias>
<name>minio/minio:latest</name>
<name>minio/minio:RELEASE.2024-02-04T22-36-13Z</name>
<run>
<namingStrategy>none</namingStrategy>
<entryPoint>
Expand Down

0 comments on commit 84b0d1c

Please sign in to comment.