Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3276426
D12555.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
554 B
Referenced Files
None
Subscribers
None
D12555.diff
View Options
diff --git a/services/terraform/remote/service_identity.tf b/services/terraform/remote/service_identity.tf
--- a/services/terraform/remote/service_identity.tf
+++ b/services/terraform/remote/service_identity.tf
@@ -1,5 +1,5 @@
locals {
- identity_service_image_tag = local.is_staging ? "0.25-staging" : "0.18"
+ identity_service_image_tag = local.is_staging ? "0.26-staging" : "0.18"
identity_service_server_image = "commapp/identity-server:${local.identity_service_image_tag}"
identity_service_container_name = "identity-server"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 7:29 AM (20 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2518199
Default Alt Text
D12555.diff (554 B)
Attached To
Mode
D12555: [terraform] bump staging identity to 0.26
Attached
Detach File
Event Timeline
Log In to Comment