diff --git a/README.md b/README.md
index b911bc9..06a2f24 100644
--- a/README.md
+++ b/README.md
@@ -81,8 +81,6 @@ jobs:
         name: Set up Docker Buildx
         id: buildx
         uses: docker/setup-buildx-action@v1
-        with:
-          version: latest
       -
         name: Available platforms
         run: echo ${{ steps.buildx.outputs.platforms }}