Skip to content

Commit

Permalink
#48 - Removing reference to build in compose
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Mar 18, 2021
1 parent 78143cf commit 95fa3e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ services:
restart: unless-stopped

dtrack-frontend:
build:
context: ../
dockerfile: ./docker/Dockerfile
image: dependencytrack/frontend:snapshot
depends_on:
- dtrack-apiserver
Expand Down

0 comments on commit 95fa3e8

Please sign in to comment.