We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0dc784 commit a14f7cdCopy full SHA for a14f7cd
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