Skip to content

Commit

Permalink
zot/2.1.1-r1: cve remediation (#29081)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and octo-sts[bot] authored Sep 21, 2024
1 parent 6cd3a34 commit f2a7b8e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion zot.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: zot
version: 2.1.1
epoch: 1
epoch: 2
description: A production-ready vendor-neutral OCI-native container image registry (purely based on OCI Distribution Specification)
copyright:
- license: Apache-2.0
Expand All @@ -24,6 +24,10 @@ pipeline:
repository: https://github.com/project-zot/zot
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/open-policy-agent/[email protected]

- runs: |
GOARCH=$(go env GOARCH)
Expand Down

0 comments on commit f2a7b8e

Please sign in to comment.