Matthew R Kasun 4 years ago
parent
commit
cdfba2c5c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish-docker.yml

+ 1 - 1
.github/workflows/publish-docker.yml

@@ -28,7 +28,7 @@ jobs:
         uses: docker/build-push-action@v2
         with:
           context: .
-          platforms: linux/amd64, linux/arm64, linux/arm7
+          platforms: linux/amd64, linux/arm64
           push: true
           tags: nusak/netmaker:latest