From 59e4311d6e2d662d8271bf72d43ef2442668b665 Mon Sep 17 00:00:00 2001 From: Ade9 Date: Sun, 20 Apr 2025 16:39:21 +0300 Subject: [PATCH] change tags to latest --- .gitea/workflows/gitea-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index e0c9fb0..fceeba8 100644 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -29,4 +29,4 @@ jobs: with: context: . push: true - tags: ade9/llm-proxy-metrics \ No newline at end of file + tags: ade9/llm-proxy-metrics:latest \ No newline at end of file