They removed the alpine tag... :/

This commit is contained in:
WilliamMiceli
2019-09-14 23:09:54 -04:00
parent 68116ecc90
commit 8cd0f58a17

View File

@@ -2,7 +2,7 @@ version: '2'
services: services:
traefik: traefik:
image: traefik:2.0-alpine image: traefik:2.0
dns: # Using Cloudflare DNS dns: # Using Cloudflare DNS
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1