Skip to content

Commit 37ea2ca

Browse files
committed
image bump to v1.1.3-rc.5
1 parent fa772db commit 37ea2ca

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
@@ -3,7 +3,7 @@ WORKDIR /tmp
33

44
RUN apk add --no-cache make gcc musl-dev linux-headers git
55
RUN go clean -modcache
6-
RUN git clone --depth 1 --branch release/1.1.3-rc.4 https://github.com/Fantom-foundation/go-opera.git && \
6+
RUN git clone --depth 1 --branch release/1.1.3-rc.5 https://github.com/Fantom-foundation/go-opera.git && \
77
cd go-opera && \
88
make
99

0 commit comments

Comments
 (0)