Simon 2021-10-25 09:52:26 +02:00
parent 50f2b22523
commit 8168ce327b
1 changed files with 1 additions and 1 deletions

View File

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