Mise à jour des applications #40

Merged
kosssi merged 9 commits from upgrade into main 2022-04-15 09:12:01 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3a7e863d0c - Show all commits

View File

@ -7,7 +7,7 @@ volumes:
services:
gitea:
container_name: ${GITEA_CONTAINER_NAME:-gitea}
image: ${GITEA_IMAGE:-gitea/gitea:1.16.3}
image: ${GITEA_IMAGE:-gitea/gitea:1.16.5}
restart: always
environment:
# - USER_UID=1000