Skip to content

Commit

Permalink
chore: update containerfile (podman-desktop#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
deboer-tim authored Apr 28, 2024
1 parent 1d0c24f commit 068ddec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ FROM scratch
LABEL org.opencontainers.image.title="Bootable Container Extension" \
org.opencontainers.image.description="Podman Desktop extension for bootable OS containers (bootc) and generating disk images" \
org.opencontainers.image.vendor="Red Hat" \
io.podman-desktop.api.version=">= 1.8.0"
io.podman-desktop.api.version=">= 1.10.0"

COPY --from=builder /extension /extension

0 comments on commit 068ddec

Please sign in to comment.