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 c6d8aab commit 83a6deaCopy full SHA for 83a6dea
docker-compose.yaml
@@ -109,7 +109,7 @@ services:
109
# The healthcheck command for each agent checks if the authorized_keys file exists in the /home/jenkins/.ssh directory.
110
# The /home/jenkins/.ssh directory in each agent container is mapped to the agent-ssh-dir volume on the host.
111
default_agent:
112
- image: jenkins/ssh-agent:6.8.0
+ image: jenkins/ssh-agent:6.9.0
113
container_name: desktop-jenkins_agent-1
114
profiles:
115
- default
0 commit comments