Skip to content

Commit

Permalink
fix: update ssh version in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
fxiang21 committed Apr 1, 2024
1 parent 255d856 commit ffad564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- oneterm-api

oneterm-ssh:
image: registry.cn-hangzhou.aliyuncs.com/veops/oneterm-ssh:24.3
image: registry.cn-hangzhou.aliyuncs.com/veops/oneterm-ssh:24.3.1
container_name: oneterm-ssh
ports:
- "12229:12228"
Expand Down

0 comments on commit ffad564

Please sign in to comment.