Skip to content

Commit f895fd2

Browse files
felixgablerFelix Gabler
authored andcommitted
update scala sbt
1 parent 90915ca commit f895fd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hseeberger/scala-sbt:8u181_2.12.7_1.2.6
1+
FROM hseeberger/scala-sbt:8u181_2.12.8_1.2.8
22

33
LABEL maintainer="fgabler@tue.mpg.de"
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Dockerfiles for the toolkit's docker image. It should be built automatically by DockerCloud.
33

44
To build it manually, run:
5-
``docker image build -t "proteinevolution/toolkit-docker:1.1.2" -t "proteinevolution/toolkit-docker:latest" .``
5+
``docker image build -t "proteinevolution/toolkit-docker:1.1.3" -t "proteinevolution/toolkit-docker:latest" .``
66

77
To push the image, run:
88
``docker push proteinevolution/toolkit-docker:latest``

0 commit comments

Comments
 (0)