ci: test this dockerfile.

This commit is contained in:
redxef 2024-10-30 00:16:57 +01:00
parent 23f841b663
commit 2b62f0b80d
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -11,5 +11,6 @@ RUN apk add --no-cache musl-dev \
# && ln -s concourse-http-resource in \
# && ln -s concourse-http-resource out
FROM scratch
FROM alpine
#COPY --from=buildimg /usr/src/concourse-http-resource/artifacts /opt/resource
WORKDIR /opt