Skip to content

Commit

Permalink
Use minio image
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Vasquez <[email protected]>
  • Loading branch information
rafvasq committed Apr 24, 2024
1 parent 06e8f8a commit d81a210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/cloudservices/minio:RELEASE.2021-06-17T00-10-46Z as minio-examples
FROM quay.io/minio/minio:RELEASE.2021-06-17T00-10-46Z as minio-examples

EXPOSE 9000

Expand Down

0 comments on commit d81a210

Please sign in to comment.