Skip to content

Commit c9f888e

Browse files
committed
using version 1.8.0-beta1
1 parent 9658909 commit c9f888e

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
7+
COMPILER_VERSION=1.8.0-beta1
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)