Skip to content

Commit

Permalink
Merge pull request #612 from jenkins-infra/updatecli_master_882454069…
Browse files Browse the repository at this point in the history
…33c13b0c14a4d65063dc15b9cfd1293681e051fca38d832db95d4f5

Bump `jenkinsciinfra/packaging` Docker image version to 6.0.16
  • Loading branch information
dduportal authored Oct 28, 2024
2 parents fa2a9a1 + 5d14b1b commit 89b2eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PodTemplates.d/package-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
containers:
- name: jnlp
image: jenkinsciinfra/packaging:6.0.13
image: jenkinsciinfra/packaging:6.0.16
imagePullPolicy: "IfNotPresent"
env:
- name: "HOME"
Expand Down
2 changes: 1 addition & 1 deletion PodTemplates.d/release-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
containers:
- name: jnlp
image: jenkinsciinfra/packaging:6.0.13
image: jenkinsciinfra/packaging:6.0.16
imagePullPolicy: "IfNotPresent"
env:
- name: "HOME"
Expand Down

0 comments on commit 89b2eb9

Please sign in to comment.