Skip to content

Commit 0091089

Browse files
committed
Polkadot stable2512-2
1 parent 6f4b10e commit 0091089

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
@@ -17,7 +17,7 @@ ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
1717
RUN rustup target add wasm32v1-none
1818

1919
WORKDIR /opt
20-
ARG VERSION=stable2512-1
20+
ARG VERSION=stable2512-2
2121
RUN git clone https://github.com/paritytech/polkadot-sdk.git -b polkadot-$VERSION --depth 1
2222
WORKDIR /opt/polkadot-sdk
2323
RUN cargo build --locked \

0 commit comments

Comments
 (0)