Skip to content

Commit

Permalink
Merge pull request #189 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.2.0
  • Loading branch information
pflooky authored Nov 15, 2024
2 parents 96a49ff + f3ad4fc commit 5864760
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 5864760

Please sign in to comment.