Skip to content

Commit fe7450b

Browse files
committed
Merge branch 'master' of github.com:temporalio/temporal-java-samples
2 parents 68ce978 + c73b084 commit fe7450b

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)