Skip to content

Commit b672966

Browse files
committed
Specify tagged 0.0.6 releases.
[ci skip]
1 parent 8b55d1b commit b672966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
# container naming, committing snapshots, and managing containers and disk space.
2929
#
3030

31-
FROM gmxapi/gromacs-gmxapi:devel
31+
FROM gmxapi/gromacs-gmxapi:0.0.6
3232

3333
# Allow build for an arbitrary branch or tag, but default to the tip of `master`
34-
ARG BRANCH=devel
34+
ARG BRANCH=master
3535

3636
RUN conda install pytest tox cmake
3737

0 commit comments

Comments
 (0)