We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e1f8d commit f02d1e3Copy full SHA for f02d1e3
README.md
@@ -109,7 +109,7 @@ Follow these steps to run WSO2 Thunder using Docker Compose.
109
Download the `docker-compose.yml` file using the following command:
110
111
```bash
112
- curl -o docker-compose.yml https://raw.githubusercontent.com/asgardeo/thunder/v0.24.0/install/quick-start/docker-compose.yml
+ curl -o docker-compose.yml https://raw.githubusercontent.com/asgardeo/thunder/v0.25.0/install/quick-start/docker-compose.yml
113
```
114
115
2. **Start Thunder**
version.txt
@@ -1 +1 @@
1
-v0.24.0
+v0.25.0
0 commit comments