Skip to content

Commit

Permalink
Upgrade alpine version in docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Oct 2, 2024
1 parent 2c4d2da commit 7c1149a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
fail-fast: false
matrix:
elixirbase:
- "1.17.3-erlang-27.1-alpine-3.17.8"
- "1.17.3-erlang-25.0.4-alpine-3.17.8"
- "1.17.3-erlang-27.1-alpine-3.20.3"
- "1.17.3-erlang-25.0.4-alpine-3.20.3"
- "1.11.4-erlang-21.3.8.24-alpine-3.13.3"
steps:
- uses: earthly/actions-setup@v1
Expand Down

0 comments on commit 7c1149a

Please sign in to comment.