Try to run as root
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2022-05-23 14:35:48 +02:00
parent 8e97edde1d
commit d22f738203

View File

@ -10,6 +10,4 @@ RUN adduser build; \
# Use chroot isolation
ENV BUILDAH_ISOLATION=chroot
USER build
WORKDIR /home/build