diff --git a/.woodpecker.yml b/.woodpecker.yml index 1fef4e1..ac2bc32 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -5,11 +5,11 @@ steps: registry: git.sandbox.iuk.hdm-stuttgart.de repository: grosse/jupyterlab-datascience tag: 4.0.12c - architectures: aarch64 amd64 + architectures: amd64 context: Dockerfile imagename: jupyterlab-datascience username: from_secret: docker_username password: from_secret: docker_password - buildargs: "-f" +