Switch to gitea master

This commit is contained in:
Nemo 2019-01-22 00:44:25 +05:30
parent 96545fe564
commit fa99d0de64
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
# https://github.com/go-gitea/gitea/releases
data "docker_registry_image" "gitea" {
# not bleeding, this is hemorrhaging edge
name = "gitea/gitea:latest"
# Currently on latest master to avoid https://github.com/go-gitea/gitea/issues/5704
# name = "gitea/gitea:1.7"
}
data "docker_registry_image" "redis" {