We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e496682 + 2b71aef commit cc76116Copy full SHA for cc76116
jenkins-docker.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: jenkins-docker
3
- version: "2.467"
+ version: "2.468"
4
epoch: 0
5
description: Docker compatbility scripts and tooling for Jenkins
6
copyright:
@@ -31,7 +31,7 @@ pipeline:
31
with:
32
repository: https://github.com/jenkinsci/docker
33
tag: ${{package.version}}
34
- expected-commit: 9fba54713675c711138675b4aaaff6268c14d31a
+ expected-commit: 374b395c2cd4a39edb047628a4a9bba1bdbbb3ac
35
36
# https://github.com/jenkinsci/docker/blob/master/alpine/hotspot/Dockerfile#L136
37
- runs: |
0 commit comments