1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-13 06:40:06 +02:00

docker: fixing docker mishape

This commit is contained in:
Tom Gallacher 2016-10-24 15:56:31 +01:00
parent cf78ae9d84
commit f2d5c03b57
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1 @@
# FROM quay.io/yldio/alpine-node-containerpilot:latest
FROM 7510c64b7b41
FROM quay.io/yldio/alpine-node-containerpilot:latest

View File

@ -19,6 +19,7 @@ backend:
extends:
file: docker-compose.yml
service: backend
build: ./backend
links:
- consul:consul
environment: