Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3406705
D12802.id42535.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
506 B
Referenced Files
None
Subscribers
None
D12802.id42535.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.10-staging" : "0.9"
+ docker_tag = local.is_staging ? "0.11-staging" : "0.9"
grpc_port = 50051
websocket_port = 51001
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 3:08 AM (14 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2614394
Default Alt Text
D12802.id42535.diff (506 B)
Attached To
Mode
D12802: [terraform] Deploy Tunnelbroker 0.11 to staging
Attached
Detach File
Event Timeline
Log In to Comment