Skip to content

Commit 8468519

Browse files
author
omer_barak
committed
using version 1.9.0
1 parent 4d56416 commit 8468519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ MAINTAINER Stefan Rohe <think@hotmail.de>
44

55
ENV \
66
COMPILER=ldc \
7-
COMPILER_VERSION=1.8.0-beta1
7+
COMPILER_VERSION=1.9.0
88

99
RUN apt-get update && apt-get install -y curl libcurl3 build-essential \
1010
&& curl -fsS -o /tmp/install.sh https://dlang.org/install.sh \

0 commit comments

Comments
 (0)