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