From e754b548975044f23a8348a0e329fea321b6e4bb Mon Sep 17 00:00:00 2001 From: Wayne Starr Date: Tue, 19 Dec 2023 14:48:35 -0700 Subject: [PATCH] Update zarf-config.toml --- zarf-config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zarf-config.toml b/zarf-config.toml index 998d31ed54..2010031c92 100644 --- a/zarf-config.toml +++ b/zarf-config.toml @@ -15,4 +15,4 @@ registry_image = 'library/registry' registry_image_tag = '2.8.3' # The image reference to use for the optional git-server Zarf deploys -gitea_image = 'gitea/gitea:1.21.0-rootless' +gitea_image = 'gitea/gitea:1.21.2-rootless'