Skip to content

Commit

Permalink
Merge pull request #105 from data-catering/renovate/temporalio-server…
Browse files Browse the repository at this point in the history
…-1.x

Update temporalio/server Docker tag to v1.25.0.0
  • Loading branch information
pflooky authored Sep 27, 2024
2 parents 4522c80 + 97bb8b7 commit 3ee6c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ services:
expose:
- 8233
- 7233
image: "temporalio/server:${TEMPORAL_VERSION:-1.24.1.0}"
image: "temporalio/server:${TEMPORAL_VERSION:-1.25.0.0}"
ports:
- "8233:8233"
- "7233:7233"
Expand Down

0 comments on commit 3ee6c7d

Please sign in to comment.