Skip to content
Closed

DNM #69905

Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion apko.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: apko
version: "0.30.17"
version: "0.30.12"
epoch: 0 # CVE-2025-47907
description: Build OCI images using APK directly without Dockerfile
copyright:
Expand Down
4 changes: 2 additions & 2 deletions ko.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ko
version: "0.18.0"
epoch: 6 # CVE-2025-47910
version: "0.17.0"
epoch: 23
description: Simple, fast container image builder for Go applications.
copyright:
- license: Apache-2.0
Expand Down
Loading