Matthew R Kasun 4 năm trước cách đây
mục cha
commit
cdfba2c5c6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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