Skip to content

Commit 5909990

Browse files
authored
Merge branch 'release' into develop
2 parents 39964f5 + 364da42 commit 5909990

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

prerelease.txt

Whitespace-only changes.

scripts/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ cmake -DCMAKE_BUILD_TYPE=Release -DTESTS=0 -DSTATIC_LINKING=1 &&\
1313
make solc && install -s solc/solc /usr/bin &&\
1414
cd / && rm -rf solidity &&\
1515
apk del sed build-base git make cmake gcc g++ musl-dev curl-dev boost-dev &&\
16-
rm -rf /var/cache/apk/*
16+
rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)