Skip to content

Commit

Permalink
Update temporalio/server Docker tag to v1.25.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 84c22c6 commit f3ad4fc
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.1.0}"
image: "temporalio/server:${TEMPORAL_VERSION:-1.25.2.0}"
ports:
- "8233:8233"
- "7233:7233"
Expand Down

0 comments on commit f3ad4fc

Please sign in to comment.