Skip to content

Commit 392631b

Browse files
committed
using version 1.7.0
1 parent 6ed9275 commit 392631b

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.7.0-beta1
7+
COMPILER_VERSION=1.7.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)