diff --git a/.woodpecker.yml b/.woodpecker.yml index 7b72937..8d268bc 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,7 +7,6 @@ pipeline: - ${ALPINE_VERSION} - latest build_args: - - EMAIL=${MONIT_EMAIL} - ALPINE_VERSION=${ALPINE_VERSION} - BASE_IMAGE=alpine username: sutty @@ -21,6 +20,6 @@ pipeline: event: push matrix: ALPINE_VERSION: - - 3.13.6 - - 3.14.3 - - 3.15.0 + - 3.15.1 + - 3.14.4 + - 3.13.8