Skip to content

Commit bef4c41

Browse files
authored
Update Dockerfile
1 parent 03a068a commit bef4c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ COPY environment.yml /tmp/environment.yml
55

66
RUN mamba env update --prefix ${CONDA_DIR} --file /tmp/environment.yml
77

8+
COPY image-tests image-tests
89
RUN ls

0 commit comments

Comments
 (0)