Skip to content

Commit

Permalink
jenkins-entrypoint/2.480 package update (#30308)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Oct 8, 2024
1 parent 903b711 commit 83a1ee8
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.479"
version: "2.480"
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: e4e887bf8e6ae500cd90cba291af7ae34a0e1ce6
expected-commit: 97b425c4f4afaac5ee256ec1127ee1c14924001b

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

0 comments on commit 83a1ee8

Please sign in to comment.