chore: clean Docker tags + clearer pulls badge

- Workflow: drop sha + major.minor tags, keep only latest + full version
- README: rename "Docker Hub" badge → "Docker pulls" for clarity
This commit is contained in:
decolua 2026-05-13 22:34:11 +07:00
parent 278951dc61
commit 9ce5290710
3 changed files with 2 additions and 4 deletions

View file

@ -43,9 +43,7 @@ jobs:
${{ env.GHCR_IMAGE }}
${{ env.DOCKERHUB_IMAGE }}
tags: |
type=sha,prefix=
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push