diff --git a/.woodpecker.yml b/.woodpecker.yml index 060fdcf..a21ce4a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,8 +1,7 @@ --- steps: - - name: 'Build uffd-ldapd image' - image: 'plugins/buildah' + image: 'quay.io/buildah/stable:latest' commands: - 'buildah build .'