Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Commit

Permalink
fix: add yq to image
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 4, 2023
1 parent 43e9fc7 commit a062e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ COPY usr /usr

COPY --from=ghcr.io/ublue-os/config:latest /files/ublue-os-udev-rules /
COPY --from=ghcr.io/ublue-os/config:latest /files/ublue-os-update-services /
COPY --from=docker.io/mikefarah/yq /usr/bin/yq /usr/bin/yq

COPY ublue-firstboot /usr/bin
COPY recipe.yml /etc/ublue-recipe.yml
Expand Down

0 comments on commit a062e5a

Please sign in to comment.