Comment all 'build' directives

This commit is contained in:
Pierre Jaury
2016-08-21 15:08:29 +02:00
parent e3197f9156
commit d2d84acd5f

View File

@@ -74,7 +74,7 @@ services:
- "$ROOT/filter:/data" - "$ROOT/filter:/data"
admin: admin:
build: admin # build: admin
image: freeposte/admin:$VERSION image: freeposte/admin:$VERSION
restart: always restart: always
env_file: .env env_file: .env