diff --git a/.woodpecker.yml b/.woodpecker.yml index 4922e5b..f368266 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,7 +18,7 @@ pipeline: docs: group: ci - image: julia:${JULIA_VERSION} + image: julia:${JULIA_VERSION}-alpine3.17 when: event: push branch: master