mirror of
https://github.com/langgenius/dify-agentbox.git
synced 2026-07-01 20:24:11 -04:00
fix: add openssh-server to system packages (#18)
This commit is contained in:
@@ -86,6 +86,7 @@ system_packages:
|
||||
- wget
|
||||
- gnupg
|
||||
- apt-transport-https
|
||||
- openssh-server
|
||||
|
||||
# Development tools
|
||||
development:
|
||||
|
||||
Reference in New Issue
Block a user