Skip to content

Commit

Permalink
Merge pull request #410 from jenkins-infra/updatecli_9e71916c8cfcde32…
Browse files Browse the repository at this point in the history
…0eb6bfad36a20e694fd699e80f3e900d08d570bc2fdd2f4f

Bump `jenkinsciinfra/packaging` Docker image version to 2.1.114
  • Loading branch information
dduportal authored Aug 1, 2023
2 parents a20fb08 + 2f88fe4 commit 501547d
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:2.1.112
image: jenkinsciinfra/packaging:2.1.114
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:2.1.112
image: jenkinsciinfra/packaging:2.1.114
imagePullPolicy: "IfNotPresent"
env:
- name: "HOME"
Expand Down

0 comments on commit 501547d

Please sign in to comment.