Skip to content

Commit

Permalink
Bump versions on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed May 6, 2024
1 parent e3b31fb commit aa7dacb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ latest: &latest

tags: &tags
[
1.16.2-erlang-26.2.3-alpine-3.19.1,
1.15.7-erlang-26.1.2-alpine-3.18.4,
1.14.3-erlang-25.2.2-alpine-3.17.0,
1.13.4-erlang-24.3.4-alpine-3.15.3,
1.12.3-erlang-24.3.4-alpine-3.15.3,
1.16.2-erlang-26.2.5-alpine-3.19.1,
1.15.7-erlang-26.2.4-alpine-3.18.6,
1.14.5-erlang-25.3.2.11-alpine-3.17.7,
1.13.4-erlang-24.3.4.17-alpine-3.16.9,
1.12.3-erlang-24.3.4.17-alpine-3.16.9,
1.11.4-erlang-23.3.4.13-alpine-3.15.3
]

Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:

automerge:
docker:
- image: alpine:3.18.4
- image: alpine:3.19.1
steps:
- run:
name: Install GitHub CLI
Expand Down

0 comments on commit aa7dacb

Please sign in to comment.