Skip to content

Commit c73b084

Browse files
authored
Update README.md
1 parent 61bf7a9 commit c73b084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ choose **Gradle** and then click **Next**->**Finish**.
4747

4848
Run Temporal Server using Docker Compose:
4949

50-
curl -L https://github.com/temporalio/temporal/releases/download/v0.23.1/docker.tar.gz | tar -xz --strip-components 1 docker/docker-compose.yml
50+
curl -L https://github.com/temporalio/temporal/releases/download/v0.25.0/docker.tar.gz | tar -xz --strip-components 1 docker/docker-compose.yml
5151
docker-compose up
5252

5353
If this does not work, see the instructions for running Temporal Server at https://github.com/temporalio/temporal/blob/master/README.md.

0 commit comments

Comments
 (0)