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