Skip to content

Commit

Permalink
Merge pull request #107 from konflux-ci/konflux/component-updates/bui…
Browse files Browse the repository at this point in the history
…ldah

Update buildah to 391ce6b
  • Loading branch information
arewm authored Dec 6, 2024
2 parents 14af1c4 + 9a702c4 commit 4477884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.task
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ WORKDIR /app
COPY dockerfile-json .
RUN go build -o dockerfile-json

FROM quay.io/redhat-user-workloads/rhtap-build-tenant/buildah-container/buildah@sha256:0229794dbdb7d51e861236dd02c8a05293d62424fb76027fb4c6d2fc6be8388e
FROM quay.io/redhat-user-workloads/rhtap-build-tenant/buildah-container/buildah@sha256:391ce6bd8652a81d1237d4aec46acabec0a6b61f9a7ea94a16ffa1a40d759378

ARG INSTALL_RPMS="rsync openssh-clients kubernetes-client jq iproute subscription-manager"
RUN microdnf install -y $INSTALL_RPMS && \
Expand Down

0 comments on commit 4477884

Please sign in to comment.