Skip to content

Commit f04f57c

Browse files
committed
Updated ssh server
1 parent 8ac1cda commit f04f57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- nginx
2525

2626
ssh-server:
27-
image: linuxserver/openssh-server:10.2_p1-r0-ls215
27+
image: linuxserver/openssh-server:10.2_p1-r0-ls217
2828
container_name: ssh-server
2929
restart: unless-stopped
3030
env_file: "./secrets/ssh-auth-key.env"

0 commit comments

Comments
 (0)