Skip to content

Commit 2665cb9

Browse files
authored
Merge pull request #10 from chainstack/feature/1.25.0
v1.25.0
2 parents 96e9d43 + dda86ad commit 2665cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN make clean all
1717
RUN make install
1818

1919

20-
FROM golang:1.25.0
20+
FROM golang:1.20.7
2121

2222
COPY --from=builder_mainnet /usr/local/bin /usr/local/bin
2323
RUN adduser --disabled-password --gecos "" --uid 1000 service

0 commit comments

Comments
 (0)