From 2fdaf30d2a280bde366bb5534603b5d8141e4c42 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Tue, 4 Jul 2023 01:34:39 +0000 Subject: [PATCH] update podman.yaml. Signed-off-by: duyiwei --- podman.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.yaml b/podman.yaml index 9f95c1c..a402cfb 100644 --- a/podman.yaml +++ b/podman.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: containers/libpod tag_prefix: ^v -seperator: . +seperator: .. -- Gitee