Skip to content

Commit 6565a09

Browse files
committed
v0.4.8
1 parent 01e5c18 commit 6565a09

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

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

0 commit comments

Comments
 (0)