Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3363307
D12103.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
499 B
Referenced Files
None
Subscribers
None
D12103.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 ? "latest" : "0.7"
+ docker_tag = local.is_staging ? "0.8-staging" : "0.7"
grpc_port = 50051
websocket_port = 51001
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 1:37 AM (22 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2581904
Default Alt Text
D12103.diff (499 B)
Attached To
Mode
D12103: [terraform] Deploy Tunnelbroker 0.8 to staging
Attached
Detach File
Event Timeline
Log In to Comment