瀏覽代碼

fix image tags

Mehdi Benadel 2 年之前
父節點
當前提交
e0f9697c4f
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      .github/workflows/build-docker.yml

+ 2 - 3
.github/workflows/build-docker.yml

@@ -50,7 +50,7 @@ jobs:
           images: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed
           flavor: |
             latest=auto
-            suffix=apache
+            suffix=-apache
           tags: |
             type=edge,branch=dev
             type=pep440,pattern={{raw}}
@@ -101,8 +101,7 @@ jobs:
         with:
           images: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed
           flavor: |
-            latest=auto
-            suffix=fpm
+            suffix=-fpm
           tags: |
             type=edge,branch=dev
             type=pep440,pattern={{raw}}