fix build tag

This commit is contained in:
2026-02-12 23:27:56 -08:00
parent b4f819eba9
commit 40a9bb4724
Regular → Executable
+1 -1
View File
@@ -10,6 +10,6 @@ echo "Doing build"
docker buildx build \ docker buildx build \
--platform linux/arm64 \ --platform linux/arm64 \
--push \ --push \
-t gitea.coupxd.com/cody/hello-fastapi:latest \ -t gitea.coupxd.com/cody/go-weather:latest \
. .