Skip to content

Commit

Permalink
Merge pull request #6 from chainstack/feature/bump_mainnet_version
Browse files Browse the repository at this point in the history
Bump mainnet version to 1.28.1
  • Loading branch information
SozinM authored Sep 14, 2022
2 parents 8964f94 + 7a94b54 commit c94c7b5
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.29.0-rc.1
ENV VERSION=1.28.1


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 c94c7b5

Please sign in to comment.