From 3588114a6878e590718037543a70c3faedfe110a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=8E=B7=F0=9F=90=A2=20S=2E=20P=2E=20O=2E=20Clayton?= Date: Tue, 14 Nov 2023 10:39:28 -0500 Subject: [PATCH] Update gitea --- gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea.yaml b/gitea.yaml index e42399b..b6cb102 100755 --- a/gitea.yaml +++ b/gitea.yaml @@ -33,7 +33,7 @@ name: "{{ stack_prefix_name }}gitea" recreate: true restart_policy: always - image: ghcr.io/noenv/gitea:1.20.4 + image: ghcr.io/noenv/gitea:1.21.0 cgroupns_mode: host env: APP_NAME: "Sean's Code"