mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore(dogfood): bump jetbrains-gateway module to 1.0.6 (#12298)
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ module "code-server" {
|
||||
|
||||
module "jetbrains_gateway" {
|
||||
source = "registry.coder.com/modules/jetbrains-gateway/coder"
|
||||
version = "1.0.2"
|
||||
version = "1.0.6"
|
||||
agent_id = coder_agent.dev.id
|
||||
agent_name = "dev"
|
||||
folder = local.repo_dir
|
||||
|
||||
Reference in New Issue
Block a user