Skip to content

Commit

Permalink
Merge pull request #642 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.30
  • Loading branch information
dduportal authored Jan 6, 2025
2 parents 8b25b83 + 1c7a0a4 commit 89800b7
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.28
image: jenkinsciinfra/packaging:6.0.30
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.28
image: jenkinsciinfra/packaging:6.0.30
imagePullPolicy: "IfNotPresent"
env:
- name: "HOME"
Expand Down

0 comments on commit 89800b7

Please sign in to comment.