updated tags

This commit is contained in:
Anshul Sharma 2025-04-12 20:39:15 +05:30
parent 165cc3bdca
commit 3ded17d325

View file

@ -31,8 +31,8 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
flavor: latest tags: |
from_path: ./surfsense_backend type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5