Updated compose to use the prebuild version

This commit is contained in:
Nicolai Ort 2020-06-06 22:37:01 +02:00
parent 3c73414288
commit ff6399fe5f

View File

@ -2,8 +2,7 @@ version: "3"
services: services:
app: app:
build: image: scrumdev.azurecr.io/taskboard/frontend:latest
context: .
restart: unless-stopped restart: unless-stopped
networks: networks:
- default - default