bump alpine version

This commit is contained in:
FloatingGhost 2023-07-20 17:31:55 +01:00
parent 0fa0f60520
commit 6fe7bdba46
2 changed files with 2 additions and 2 deletions

View file

@ -114,7 +114,7 @@ pipeline:
# Canonical amd64-musl # Canonical amd64-musl
musl: musl:
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6 image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.18.0
<<: *on-release <<: *on-release
environment: environment:
MIX_ENV: prod MIX_ENV: prod

View file

@ -103,7 +103,7 @@ pipeline:
# Canonical arm64-musl # Canonical arm64-musl
musl: musl:
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6 image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.18.0
<<: *on-release <<: *on-release
environment: environment:
MIX_ENV: prod MIX_ENV: prod