Skip to content
Snippets Groups Projects
Commit 2a21e0f9 authored by Michael Perry's avatar Michael Perry Committed by Ryan Sanford
Browse files

Fix path to dockerfile

parent 182f575e
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ services:
scitran-base:
build:
context: ..
dockerfile: docker/Dockerfile
dockerfile: Dockerfile
scitran-core:
extends: scitran-base
links:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment