Jelajahi Sumber

update docker hub repo

Daniel Bohry 1 bulan lalu
induk
melakukan
a072da6ca1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/buildAndRelease.yml

+ 1 - 1
.github/workflows/buildAndRelease.yml

@@ -41,4 +41,4 @@ jobs:
       - name: Build and Push Image
         run: |
           docker buildx create --use
-          docker buildx build --platform linux/amd64,linux/arm64 -t dbohry/knotes:latest --push .
+          docker buildx build --platform linux/amd64,linux/arm64 -t lhamacorp/knotes:latest --push .