This commit is contained in:
budtmo
2019-01-30 14:58:31 +01:00
parent 1c844033f6
commit 5acbce6654
18 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ resource "docker_image" "selenium_hub_img" {
}
resource "docker_image" "docker_android_img" {
name = "butomo1989/docker-android-x86-8.1:latest"
name = "budtmo/docker-android-x86-8.1:latest"
}
resource "docker_network" "private_network" {