Skip to content

Commit

Permalink
Merge branch 'main' into rm-wl
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Jun 13, 2023
2 parents b166587 + 4606c64 commit c3c3225
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 @@ -4,7 +4,7 @@ ARG BASE_IMAGE="quay.io/fedora-ostree-desktops/${SOURCE_IMAGE}"
ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION:-37}"

FROM ${BASE_IMAGE}:${FEDORA_MAJOR_VERSION} AS builder

RUN ln -s /usr/bin/rpm-ostree /usr/bin/dnf
COPY build*.sh /tmp
COPY certs /tmp/certs
COPY ublue-os-akmods-addons.spec /tmp/ublue-os-akmods-addons/ublue-os-akmods-addons.spec
Expand Down

0 comments on commit c3c3225

Please sign in to comment.