forked from AkkomaGang/akkoma
use a slightly earlier alpine version
This commit is contained in:
parent
f92484fd01
commit
b4e37b03d8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue