Skip to content

Commit 63afdf5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

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

0 commit comments

Comments
 (0)