File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ services:
110
110
- TEMPORAL_ADDRESS=temporal:7233
111
111
- TEMPORAL_CORS_ORIGINS=http://localhost:3000
112
112
- TEMPORAL_CSRF_COOKIE_INSECURE=true
113
- image : temporalio/ui:v2.38.3 @sha256:0e9c3bd6a79c4d8ffac9aed098f22862a1c0f4a73f7fc47e3a1031a413d7d967
113
+ image : temporalio/ui:2.39.0 @sha256:b768f87f18b59663a6749e98a2f7782c266e8e4e4749f92248e2ba41d6330d3f
114
114
ports :
115
115
- 8085:8080
116
116
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ services:
106
106
- TEMPORAL_ADDRESS=temporal:7233
107
107
- TEMPORAL_CORS_ORIGINS=http://localhost:3000
108
108
- TEMPORAL_CSRF_COOKIE_INSECURE=true
109
- image : temporalio/ui:v2.38.3 @sha256:0e9c3bd6a79c4d8ffac9aed098f22862a1c0f4a73f7fc47e3a1031a413d7d967
109
+ image : temporalio/ui:2.39.0 @sha256:b768f87f18b59663a6749e98a2f7782c266e8e4e4749f92248e2ba41d6330d3f
110
110
ports :
111
111
- 8085:8080
112
112
You can’t perform that action at this time.
0 commit comments