Testing without alpine, may not be possible to use

This commit is contained in:
WilliamMiceli
2018-12-09 21:44:31 -05:00
parent e51618802f
commit fe696b4679

View File

@@ -27,7 +27,7 @@ services:
volumes_from: volumes_from:
- nginx - nginx
nginx: nginx:
image: nginx:alpine image: nginx:latest # :alpine
dns: dns:
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1