We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be42dfe commit 926a184Copy full SHA for 926a184
1 file changed
.circleci/config.yml
@@ -1,10 +1,11 @@
1
version: 2.1
2
3
latest: &latest
4
- pattern: "^1.15.*-erlang-26.*$"
+ pattern: "^1.16.*-erlang-26.*$"
5
6
tags: &tags
7
[
8
+ 1.16.2-erlang-26.2.4-alpine-3.19.1,
9
1.15.7-erlang-26.1.2-alpine-3.18.4,
10
1.14.5-erlang-25.3.2-alpine-3.18.0,
11
1.13.4-erlang-24.3.4.11-alpine-3.18.0,
0 commit comments