Skip to content

Commit 823c6f8

Browse files
committed
using version 1.6.0
1 parent 92a77fe commit 823c6f8

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.6.0-beta1
7+
COMPILER_VERSION=1.6.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)