Skip to content

Commit efb61bc

Browse files
committed
Fix image docker image for scripted tests
1 parent e9c449e commit efb61bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pipeline:
4545

4646
test_sbt:
4747
group: test
48-
image: lampepfl/dotty:2017-11-17
48+
image: lampepfl/dotty:2018-04-10
4949
commands:
5050
- cp -R . /tmp/4/ && cd /tmp/4/
5151
- ./project/scripts/sbt sbt-dotty/scripted

0 commit comments

Comments
 (0)