From: FloatingGhost Date: Wed, 15 Feb 2023 22:08:55 +0000 (+0000) Subject: use a slightly earlier alpine version X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=b4e37b03d81619bb17b9f698d7c9480be05e44b5;p=akkoma use a slightly earlier alpine version --- diff --git a/.woodpecker.yml b/.woodpecker.yml index f478c13bd..99811441e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -151,7 +151,7 @@ pipeline: # Canonical amd64-musl musl: - image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.17.0 + image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6 <<: *on-stable environment: MIX_ENV: prod