[gitea] use stable version

This commit is contained in:
michirod 2020-12-14 21:34:11 +01:00
parent 420f0a9c99
commit 9434b67921

View File

@ -1,7 +1,7 @@
version: '2' version: '2'
services: services:
web: web:
image: gitea/gitea image: gitea/gitea:1
volumes: volumes:
- ${GITEA_DATA_LOCATION}:/data - ${GITEA_DATA_LOCATION}:/data
ports: ports: