Skip to content

Commit

Permalink
revert code-server to v4.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Billimek <[email protected]>
  • Loading branch information
billimek committed Feb 17, 2022
1 parent 0d5f208 commit 35c9d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default/home-assistant/home-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
enabled: true
image:
repository: codercom/code-server
tag: 4.0.2
tag: 4.0.1
workingDir: "/config"
args:
- --user-data-dir
Expand Down

1 comment on commit 35c9d1e

@billimek
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was due to coder/code-server#4804

Please sign in to comment.