Skip to content

Commit

Permalink
Merge pull request #34 from chainstack/feature/ops-3222
Browse files Browse the repository at this point in the history
OPS-3222 v1.36.5
  • Loading branch information
avinashbo authored Feb 5, 2024
2 parents 8b49791 + ecf4091 commit 7c2dd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rust:1.62.0-bullseye as build

ENV VERSION=1.37.0-rc.3
ENV VERSION=1.36.5


RUN apt-get update -y && apt-get install git binutils-dev libcurl4-openssl-dev zlib1g-dev libdw-dev libiberty-dev \
Expand Down

0 comments on commit 7c2dd49

Please sign in to comment.