Skip to content

Commit

Permalink
Fix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLucca committed Jan 15, 2025
1 parent e6c9c3f commit 36bc02f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ If you prefer using Docker or an OCI-compatible container runtime, the official
To pull the latest stable image, run the following command:

```bash
docker pull parity/polkadot:{{ dependencies.docker_image_version }}
docker pull parity/polkadot:{{ dependencies.polkadot_sdk.docker_image_version }}
```

### Build from Sources
Expand Down

0 comments on commit 36bc02f

Please sign in to comment.