Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3389459
D12626.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
504 B
Referenced Files
None
Subscribers
None
D12626.diff
View Options
diff --git a/services/terraform/remote/service_tunnelbroker.tf b/services/terraform/remote/service_tunnelbroker.tf
--- a/services/terraform/remote/service_tunnelbroker.tf
+++ b/services/terraform/remote/service_tunnelbroker.tf
@@ -1,7 +1,7 @@
locals {
tunnelbroker_config = {
docker_image = "commapp/tunnelbroker"
- docker_tag = local.is_staging ? "0.8-staging" : "0.8"
+ docker_tag = local.is_staging ? "0.9-staging" : "0.8"
grpc_port = 50051
websocket_port = 51001
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 30, 7:13 PM (20 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2602066
Default Alt Text
D12626.diff (504 B)
Attached To
Mode
D12626: [terraform] Deploy Tunnelbroker 0.9 to staging
Attached
Detach File
Event Timeline
Log In to Comment