Publish docker image with github actions (#1)

Co-authored-by: lowcarbdev <[email protected]>
This commit is contained in:
lowcarbdev
2025-11-11 21:56:53 -07:00
committed by GitHub
co-authored by GitHub lowcarbdev
parent fd4e10634a
commit 7d53f20673
5 changed files with 111 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/lowcarbdev/sbv
go 1.24.7
go 1.25.4
require github.com/mattn/go-sqlite3 v1.14.32