chore: fix old docker image references

This commit is contained in:
Elias Schneider
2025-02-05 18:46:31 +01:00
parent 974b7b3c34
commit 0bae7e4f53
2 changed files with 2 additions and 2 deletions

View File

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