diff --git a/Containerfile b/Containerfile index afe660f..9137f1d 100644 --- a/Containerfile +++ b/Containerfile @@ -10,6 +10,4 @@ RUN adduser build; \ # Use chroot isolation ENV BUILDAH_ISOLATION=chroot -USER build -WORKDIR /home/build