From 4e7eec7f1e668260963edf68ae29744d659261ee Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Mon, 19 Feb 2024 13:05:44 +0100 Subject: [PATCH] add --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 7f0f24c..17beacf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,12 +3,12 @@ steps: image: maltegrosse/woodpecker-buildah:0.0.9 pull: true environment: - - BUILDAH_ISOLATION=chroot + - BUILDAH_ISOLATION=rootless settings: registry: git.sandbox.iuk.hdm-stuttgart.de repository: grosse/jupyterlab-datascience tag: 4.0.12c - architectures: linux/aarch64 amd64 + architectures: aarch64 amd64 context: Dockerfile imagename: jupyterlab-datascience username: