Skip to content

Commit

Permalink
runc/1.1.15 package update (#30224)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Oct 7, 2024
1 parent fbf2076 commit 49e1891
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions runc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: runc
version: 1.1.14
epoch: 1
version: 1.1.15
epoch: 0
description: CLI tool for spawning and running containers according to the OCI specification
copyright:
- license: Apache-2.0
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/opencontainers/runc
tag: v${{package.version}}
expected-commit: 2c9f5602f0ba3d9da1c2596322dfc4e156844890
expected-commit: bc20cb4497af9af01bea4a8044f1678ffca2745c

- runs: |
make COMMIT=$(git rev-parse HEAD)
Expand Down

0 comments on commit 49e1891

Please sign in to comment.