From 7360df411a22193fa9575e4f310e70da93464e5f 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: Sat, 9 Sep 2023 12:53:05 -0400 Subject: [PATCH] Upgrade gitea --- gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea.yaml b/gitea.yaml index 0701024..e42399b 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.3 + image: ghcr.io/noenv/gitea:1.20.4 cgroupns_mode: host env: APP_NAME: "Sean's Code"