hardcoded version

This commit is contained in:
Anshul Sharma 2025-04-13 00:30:12 +05:30
parent 4e36cb44e7
commit 2b92c317bd

View file

@ -33,7 +33,7 @@ jobs:
with:
images: ghcr.io/${{ github.repository_owner }}/surfsense_backend
tags: |
type=raw,value=./surfsense_backend/VERSION
type=raw,value=0.0.1
- name: Build and push Docker image
uses: docker/build-push-action@v5