updates: nextcloud, gitea

This commit is contained in:
Iurii Tatishchev 2023-12-22 13:07:21 -08:00
parent 8061a2773f
commit 5b1e346282
Signed by: CaZzzer
GPG Key ID: 9A156B7DA6398968
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ networks:
services:
server:
image: gitea/gitea:1.20
image: gitea/gitea:1.21
container_name: gitea_server
labels:
- {{ helpers.traefik_labels('gitea', port='3000') | indent(6) }}

View File

@ -1 +1 @@
NEXTCLOUD_VERSION=27-fpm-alpine
NEXTCLOUD_VERSION=28-fpm-alpine