Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
anwilkie committed Aug 1, 2024
1 parent 759703d commit 55ed002
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ services:

ras-collection-instrument:
container_name: ras-collection-instrument
build:
context: ./_infra/docker
dockerfile: ./Dockerfile
build: ./
dockerfile: ./_infra/docker/Dockerfile
restart: always
depends_on:
- db
Expand Down

0 comments on commit 55ed002

Please sign in to comment.