Skip to content

Commit 2db48d7

Browse files
author
Albert Makhortov
committed
image bump to v1.1.3-rc.4
1 parent b5af4a2 commit 2db48d7

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.3 https://github.com/Fantom-foundation/go-opera.git && \
6+
RUN git clone --depth 1 --branch release/1.1.3-rc.4 https://github.com/Fantom-foundation/go-opera.git && \
77
cd go-opera && \
88
make
99

0 commit comments

Comments
 (0)