You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Actually copy cosign.pub into the build context
This commit is contained in:
@@ -4,6 +4,7 @@ ARG FEDORA_BASE=42
|
||||
FROM scratch AS ctx
|
||||
COPY build_files /
|
||||
COPY /sys_files /sys_files
|
||||
COPY cosign.pub /cosign.pub
|
||||
|
||||
# Base Image
|
||||
FROM quay.io/fedora-ostree-desktops/silverblue:$FEDORA_BASE
|
||||
|
||||
Reference in New Issue
Block a user