Update temporalio/ui docker image version (#5806)

## What changed?
<!-- Describe what has changed in this PR -->
Update temporalio/ui docker image version

## Why?
<!-- Tell your future self why have you made these changes -->
New ui features.

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->

## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
This commit is contained in:
Rodrigo Zhou
2024-04-26 17:22:14 -05:00
committed by GitHub
parent b13e1c605d
commit dad6a22235

View File

@@ -78,7 +78,7 @@ services:
volumes:
- ./grafana/provisioning/:/etc/grafana/provisioning/
temporal-ui:
image: temporalio/ui:2.21.3
image: temporalio/ui:2.26.2
container_name: temporal-dev-ui
networks: