1
0
mirror of https://github.com/searx/searx-docker.git synced 2024-11-25 19:42:42 +01:00

[mod] update Caddy version

This commit is contained in:
Dalf 2019-10-19 18:53:06 +02:00
parent f2e6ca4a61
commit e4e3aa48f4

View File

@ -4,7 +4,7 @@ services:
caddy:
container_name: caddy
image: abiosoft/caddy:1.0.1-no-stats
image: abiosoft/caddy:1.0.3-no-stats
ports:
- 80:80
- 443:443