We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bdafd commit 90915caCopy full SHA for 90915ca
README.md
@@ -2,7 +2,7 @@
2
Dockerfiles for the toolkit's docker image. It should be built automatically by DockerCloud.
3
4
To build it manually, run:
5
-``docker image build -t "proteinevolution/toolkit-docker:1.1.1" -t "proteinevolution/toolkit-docker:latest" .``
+``docker image build -t "proteinevolution/toolkit-docker:1.1.2" -t "proteinevolution/toolkit-docker:latest" .``
6
7
To push the image, run:
8
``docker push proteinevolution/toolkit-docker:latest``
0 commit comments