Skip to content

Commit

Permalink
Update jc21/nginx-proxy-manager Docker tag to v2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 2a2684d commit 4a9e01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/docker/templates/nginx/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"

services:
nginx-proxy-manager:
image: jc21/nginx-proxy-manager:2.11.2
image: jc21/nginx-proxy-manager:2.11.3
container_name: "{{ service_name }}"
ports:
- 80:80
Expand Down

0 comments on commit 4a9e01c

Please sign in to comment.