updates: nextcloud, gitea

This commit is contained in:
Iurii Tatishchev 2023-10-07 18:52:01 -07:00
parent 30a2744830
commit d2401f11f4
Signed by: CaZzzer
GPG Key ID: 9A156B7DA6398968
2 changed files with 2 additions and 2 deletions

View File

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

View File

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