From fb28ff424c8dd2b530679f7c6cb5149da1ed7f33 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: Mon, 21 Aug 2023 21:13:53 -0400 Subject: [PATCH] Upgrade gitea --- gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea.yaml b/gitea.yaml index 65d0274..1575a99 100755 --- a/gitea.yaml +++ b/gitea.yaml @@ -32,7 +32,7 @@ name: "{{ stack_prefix_name }}gitea" recreate: true restart_policy: always - image: ghcr.io/noenv/gitea:1.17.2 + image: ghcr.io/noenv/gitea:1.20.3 published_ports: - "3000:3000" env: