fix: remove auto-updating latest tag from publish docker workflow

This commit is contained in:
the_aceix 2024-08-28 14:30:35 +00:00
parent c10859a466
commit 00db221b35

View file

@ -49,7 +49,7 @@ jobs:
context: .
platforms: linux/amd64, linux/arm64, linux/arm/v7
push: true
tags: ${{ github.repository }}:${{ env.TAG }}, ${{ github.repository }}:latest
tags: ${{ github.repository }}:${{ env.TAG }}
build-args: |
tags=ce