Skip to content

Commit

Permalink
Merge pull request #5 from project-ncl/konflux/mintmaker/main/quay.io…
Browse files Browse the repository at this point in the history
…-konflux-ci-buildah-task-latest

Update quay.io/konflux-ci/buildah-task:latest Docker digest to b2d6c32
  • Loading branch information
rnc authored Dec 23, 2024
2 parents 1765f1c + cd87893 commit dc605a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/Dockerfile.all-in-one
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV GOTOOLCHAIN=auto \
RUN go build -o domainproxyserver cmd/server/main.go && \
go build -o domainproxyclient cmd/client/main.go

FROM quay.io/konflux-ci/buildah-task:latest@sha256:5cbd487022fb7ac476cbfdea25513b810f7e343ec48f89dc6a4e8c3c39fa37a2
FROM quay.io/konflux-ci/buildah-task:latest@sha256:b2d6c32d1e05e91920cd4475b2761d58bb7ee11ad5dff3ecb59831c7572b4d0c
USER 0
WORKDIR /work/

Expand Down

0 comments on commit dc605a8

Please sign in to comment.