Restore Docker tag fan-out

This commit is contained in:
2026-08-08 20:48:36 +01:00
parent c3b5a0053c
commit cd8e333afd
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -42,6 +42,8 @@ jobs:
tags: |
type=raw,value=latest
type=ref,event=tag
type=semver,pattern=v{{major}}
type=semver,pattern=v{{major}}.{{minor}}
- name: Build and push image
uses: docker/build-push-action@v6