Skip to content

Commit

Permalink
fix: wrong start version
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Mar 4, 2022
1 parent d9c764a commit 8e5c1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"depName": "erlang",
"datasource": "docker",
"versioning": "docker",
"startVersion": "22.3.2",
"startVersion": "22.3.2.0",
"ignoredVersions": []
}

0 comments on commit 8e5c1a6

Please sign in to comment.