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 7fb118e commit 09c5fe7Copy full SHA for 09c5fe7
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.20.0-jdk21
+ image: jenkins/ssh-agent:6.21.0-jdk21
125
container_name: desktop-jenkins_agent-1
126
profiles:
127
- default
0 commit comments