Skip to content

Commit

Permalink
jenkins-entrypoint/2.489 package update (#36260)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 10, 2024
1 parent f24e82f commit 899b051
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.488"
version: "2.489"
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: 808955c05aa6abfdf143c68d7a50ea6522afcd30
expected-commit: 1bfe0891d7701327ca333713e138d130ae192f94

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

0 comments on commit 899b051

Please sign in to comment.