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"