Skip to content

Commit eb12aca

Browse files
chore: [jenkins/ssh-agent] Bump Docker image tag in "docker-compose.y...
... aml" Made with ❤️️ by updatecli
1 parent 8203f1a commit eb12aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ services:
124124
# The healthcheck command for each agent checks if the authorized_keys file exists in the /home/jenkins/.ssh directory.
125125
# The /home/jenkins/.ssh directory in each agent container is mapped to the agent-ssh-dir volume on the host.
126126
default_agent:
127-
image: jenkins/ssh-agent:8.5.0-jdk21
127+
image: jenkins/ssh-agent:8.6.0-jdk21
128128
container_name: desktop-jenkins_agent-1
129129
profiles:
130130
- default

0 commit comments

Comments
 (0)