From d3a2dbd3d100755546cf97c94a4db901f0253448 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, 10 Sep 2022 19:09:08 -0400 Subject: [PATCH] Update gitea --- gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea.yaml b/gitea.yaml index e440dca..65d0274 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.16.9 + image: ghcr.io/noenv/gitea:1.17.2 published_ports: - "3000:3000" env: