Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0dc3612

Browse files
authored
chore(dogfood): update filebrowser module to version 1.1.1 (#18799)
Workspaces with `Write Coder on Coder` template are failing with anerror in the agent related to File Browser:```2025/07/08 14:00:29 Using database: /home/coder/filebrowser.db 2025/07/08 14:00:29 password is too short, minimum length is 12```Updating filebrowser module version to 1.1.1:coder/registry#173
1 parent733d3f1 commit0dc3612

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
@@ -315,7 +315,7 @@ module "jetbrains" {
315315
module"filebrowser" {
316316
count=data.coder_workspace.me.start_count
317317
source="dev.registry.coder.com/coder/filebrowser/coder"
318-
version="1.0.31"
318+
version="1.1.1"
319319
agent_id=coder_agent.dev.id
320320
agent_name="dev"
321321
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp