diff --git a/e2e-tests/Containerfile b/e2e-tests/Containerfile index f2d42b3c..3f43975a 100644 --- a/e2e-tests/Containerfile +++ b/e2e-tests/Containerfile @@ -10,7 +10,6 @@ RUN wget "https://github.com/sigstore/cosign/releases/download/v3.0.4/cosign-lin USER node:0 -# test COPY --chown=node:root --chmod=775 . /tmp/e2e RUN chmod -R 775 /tmp/e2e