add sqlite

This commit is contained in:
noreply
2024-07-29 10:07:22 +08:00
parent 2cb9ed4393
commit 3d02b41dba
7 changed files with 67 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile_alpine
file: ./Dockerfile
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/${{ env.IMAGE_NAME }}:alpine