We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4f380 commit 42cbd91Copy full SHA for 42cbd91
tests/docker-compose.yml
@@ -2,7 +2,7 @@
2
version: '3.2'
3
services:
4
git-server:
5
- image: ghcr.io/linuxserver/openssh-server
+ image: ghcr.io/linuxserver/openssh-server:9.0_p1-r2-ls100
6
environment:
7
- USER_NAME=user
8
- PUBLIC_KEY_FILE=/tmp/key
0 commit comments