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"