chore: cleanup root of repo, update workflow actions (#1003)

Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
Kyle Mendell
2025-10-05 14:49:06 -05:00
committed by GitHub
parent 781be37416
commit 29fc185376
11 changed files with 50 additions and 55 deletions

View File

@@ -1 +1 @@
docker buildx build --push --tag ghcr.io/pocket-id/pocket-id:development --platform linux/amd64,linux/arm64 .
docker buildx build --push --file docker/Dockerfile --tag ghcr.io/pocket-id/pocket-id:development --platform linux/amd64,linux/arm64 .