We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0dc784 + a14f7cd commit 6eff8c6Copy full SHA for 6eff8c6
docker-compose.yml
@@ -26,7 +26,7 @@ services:
26
27
acme-companion:
28
# for SSL certificates generation
29
- image: nginxproxy/acme-companion:2.2.8
+ image: nginxproxy/acme-companion:2.2.10
30
container_name: nginx-proxy-acme
31
environment:
32
DEFAULT_EMAIL: [email protected]
0 commit comments