We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f61df25 + 4a128d4 commit 7985060Copy full SHA for 7985060
1 file changed
modules/docker/proxy/main.tf
@@ -12,7 +12,7 @@ terraform {
12
}
13
14
data "docker_registry_image" "proxy" {
15
- name = "nginxproxy/nginx-proxy:1.10.1"
+ name = "nginxproxy/nginx-proxy:1.10.2"
16
17
18
resource "docker_image" "proxy" {
0 commit comments