Skip to content

Commit

Permalink
jenkins-entrypoint/2.473 package update (#26722)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Aug 21, 2024
1 parent 103e6fc commit 2050e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins-entrypoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# code, we need to fetch it and be able to auto-update.
package:
name: jenkins-entrypoint
version: "2.472"
version: "2.473"
epoch: 0
description: Fetches the jenkins entrypoint script from upstream docker repository.
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/jenkinsci/docker.git
tag: ${{package.version}}
expected-commit: fe1f8a1871df37b1bcc631f0876c578c018c0746
expected-commit: 842e084bcde66962224b014911ff360a973fb6f7

- runs: |
mkdir -p ${{targets.destdir}}/usr/local/bin/
Expand Down

0 comments on commit 2050e93

Please sign in to comment.