Skip to content

Commit 0a0a58b

Browse files
committed
v0.4.6
1 parent 4710f1c commit 0a0a58b

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
@@ -11,7 +11,7 @@ RUN git clone --recursive https://github.com/ethereum/solidity
1111

1212
WORKDIR /src/solidity/build
1313

14-
RUN git checkout v0.4.5
14+
RUN git checkout v0.4.6
1515

1616
# don't use nightly versioning for releases
1717
RUN echo -n > ../prerelease.txt

0 commit comments

Comments
 (0)