From 3da5870bee66392518f726e1d62d0955c7ed7461 Mon Sep 17 00:00:00 2001 From: restitux Date: Thu, 27 Nov 2025 20:43:25 -0700 Subject: [PATCH] correct container name --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 578299a..b1a4c29 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -42,4 +42,4 @@ jobs: context: . file: docker/release-builder.Dockerfile push: true - tags: "git.ohea.xyz/mumble/mumbleweb2/dioxus-build:latest" + tags: "git.ohea.xyz/mumble/mumble-web2/dioxus-build:latest"