diff --git a/Dockerfile b/Dockerfile index ad3c1f4..a960278 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gehlenborglab/higlass:latest +FROM gehlenborglab/higlass:v0.4.15 # Swap the "app" html with the main html to always provide the /app/ view RUN cp /home/higlass/projects/higlass-website/app/index.html /home/higlass/projects/higlass-website/index.html