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 13a37a9 commit 63afdf5Copy full SHA for 63afdf5
docker-compose.yaml
@@ -121,7 +121,7 @@ services:
121
# The healthcheck command for each agent checks if the authorized_keys file exists in the /home/jenkins/.ssh directory.
122
# The /home/jenkins/.ssh directory in each agent container is mapped to the agent-ssh-dir volume on the host.
123
default_agent:
124
- image: jenkins/ssh-agent:6.23.0-jdk21
+ image: jenkins/ssh-agent:6.24.0-jdk21
125
container_name: desktop-jenkins_agent-1
126
profiles:
127
- default
0 commit comments