Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions containerd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: containerd
version: 1.7.2
epoch: 2
version: 1.7.3
epoch: 0
description: An open and reliable container runtime
copyright:
- license: Apache-2.0
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/containerd/containerd
tag: v${{package.version}}
expected-commit: 0cae528dd6cb557f7201036e9f43420650207b58
expected-commit: 7880925980b188f4c97b462f709d0db8e8962aff

- runs: |
make VERSION="v${{package.version}}"
Expand Down