Updated compose to use the prebuild version
This commit is contained in:
@@ -2,8 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
image: scrumdev.azurecr.io/taskboard/frontend:latest
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user