Skip to content

Commit

Permalink
Merge pull request #139 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.1.0
  • Loading branch information
pflooky authored Oct 11, 2024
2 parents e7bcb35 + d5e9c84 commit b6a9160
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 @@ -1358,7 +1358,7 @@ services:
expose:
- 8233
- 7233
image: "temporalio/server:${TEMPORAL_VERSION:-1.25.0.0}"
image: "temporalio/server:${TEMPORAL_VERSION:-1.25.1.0}"
ports:
- "8233:8233"
- "7233:7233"
Expand Down

0 comments on commit b6a9160

Please sign in to comment.