Skip to content

Commit

Permalink
Update jwilder/nginx-proxy Docker tag to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 37c25cd commit d55e823
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.1"
name = "jwilder/nginx-proxy:1.6.2"
}

resource "docker_network" "proxy" {
Expand Down

0 comments on commit d55e823

Please sign in to comment.