Skip to content

Commit 90b8ef6

Browse files
chore(dogfood): bump mux module to 1.0.5 (#21205)
Bumps the mux module from 1.0.4 to 1.0.5 in the dogfood template. Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
1 parent f6ddfde commit 90b8ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/coder/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ module "personalize" {
373373
module "mux" {
374374
count = data.coder_workspace.me.start_count
375375
source = "registry.coder.com/coder/mux/coder"
376-
version = "1.0.4"
376+
version = "1.0.5"
377377
agent_id = coder_agent.dev.id
378378
subdomain = true
379379
}

0 commit comments

Comments
 (0)