Skip to content

Commit

Permalink
Update jwilder/nginx-proxy Docker tag to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 9ac9fd5 commit f450e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/docker/proxy/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}

resource "docker_image" "proxy" {
name = "jwilder/nginx-proxy:1.6.0"
name = "jwilder/nginx-proxy:1.6.1"
}

resource "docker_network" "proxy" {
Expand Down

0 comments on commit f450e9d

Please sign in to comment.