Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadRunnr committed Feb 5, 2024
1 parent f970cf4 commit 44978a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
image: ${{ steps.meta.outputs.images }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
platforms: linux/arm64
containerfiles: |
./Containerfile
-
Expand Down
24 changes: 0 additions & 24 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
{
"otp": {
"24.3": {
"alpine": "3.16",
"rebar3": "3.20",
"version": "24.3.4.14",
"download_sha256": "137acf8c11edb567aa91a19fe3a00b61918fe8b41a89236277bef97a83e5b009"
},
"25.3": {
"alpine": "3.17",
"rebar3": "3.20",
"version": "25.3.2.7",
"download_sha256": "a8662859d153d3c4253c6a3a4d1538d0f32ce1cf02bb5484b17c9c176da37b37"
},
"26.0": {
"alpine": "3.18",
"rebar3": "3.22",
"version": "26.0.2",
"download_sha256": "47853ea9230643a0a31004433f07a71c1b92d6e0094534f629e3b75dbc62f193"
},
"26.1": {
"alpine": "3.18",
"rebar3": "3.22.1",
"version": "26.1.2",
"download_sha256": "f1074cf3a54f1f87e66027d5abebab2fa76a0243453fa58bc5f30d0ce0313921"
},
"26.2": {
"alpine": "3.19",
"rebar3": "3.22.1",
Expand Down

0 comments on commit 44978a5

Please sign in to comment.