We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5af4a2 + 2db48d7 commit fa772dbCopy full SHA for fa772db
Dockerfile
@@ -3,7 +3,7 @@ WORKDIR /tmp
3
4
RUN apk add --no-cache make gcc musl-dev linux-headers git
5
RUN go clean -modcache
6
-RUN git clone --depth 1 --branch release/1.1.3-rc.3 https://github.com/Fantom-foundation/go-opera.git && \
+RUN git clone --depth 1 --branch release/1.1.3-rc.4 https://github.com/Fantom-foundation/go-opera.git && \
7
cd go-opera && \
8
make
9
0 commit comments