force bump gitea

This commit is contained in:
Nemo 2018-05-06 02:41:10 +05:30
parent ec5ee3debc
commit 161f1991f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# https://github.com/go-gitea/gitea/releases
data "docker_registry_image" "gitea" {
name = "gitea/gitea:1.4"
name = "gitea/gitea:1.4.1"
}
data "docker_registry_image" "redis" {