We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da646ab + 5e41608 commit f8ae4b5Copy full SHA for f8ae4b5
1 file changed
docker-compose.yml
@@ -427,7 +427,7 @@ configs:
427
428
services:
429
nginx:
430
- image: nginxproxy/nginx-proxy:1.6.0
+ image: nginxproxy/nginx-proxy:1.10-alpine
431
networks:
432
- flowforge
433
restart: always
@@ -559,7 +559,7 @@ services:
559
start_period: 10s
560
561
acme:
562
- image: nginxproxy/acme-companion:2.4.0
+ image: nginxproxy/acme-companion:2.6.0
563
564
565
0 commit comments