Skip to content

Commit da8b77a

Browse files
committed
v0.4.10
1 parent 029c1d8 commit da8b77a

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.9
14+
RUN git checkout v0.4.10
1515

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

0 commit comments

Comments
 (0)