feat(stellar-c sapp version update): sapp-4.3.38 stellar-c-1.0.13

This commit is contained in:
yangwei
2024-02-27 11:13:43 +08:00
parent f467df42ec
commit cd72134c6f
2 changed files with 8 additions and 3 deletions

View File

@@ -18,9 +18,11 @@ Replace `your_username` and `your_passwd` with your private account.
Step 2: Pull the stellar-dev-env Docker image, use the following command:
```
docker pull git.mesalab.cn:7443/stellar/stellar-dev-env:main
docker pull git.mesalab.cn:7443/stellar/stellar-dev-env:$tag
```
Replace `tag` with the desired version or branch name, such as `main`.
After successfully pulling the image, you can use the stellar-dev-env Docker container as needed.
## Development Components
@@ -37,4 +39,4 @@ The stellar-dev-env Docker image comes pre-installed with essential development
* libfieldstat3
* libfieldstat4
* libbreakpad_mini
* licjson
* libcjson