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 1db5b13 commit 683bf7eCopy full SHA for 683bf7e
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.3.0
+ image: jenkins/ssh-agent:6.4.0
112
container_name: desktop-jenkins_agent-1
113
profiles:
114
- default
0 commit comments