Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Aug 30, 2024
1 parent 96c1f8b commit 5cb295b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/docker/ops/jenkins-ssh-agent/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.9"
services:

jenkins-ssh-agent:
image: {{ param_registry_url }}/{{ param_registry_dir }}/jenkins-ssh-agent
image: "{{ param_registry_url }}/{{ param_registry_dir }}/jenkins-ssh-agent:jdk17"
pull_policy: always
container_name: jenkins-ssh-agent
privileged: true
Expand Down

0 comments on commit 5cb295b

Please sign in to comment.