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 1ee517f commit 3cc1ac1Copy full SHA for 3cc1ac1
versions.bzl
@@ -1,8 +1,5 @@
1
VERSIONS = {
2
- # This should match the version in `.ruby-version`
3
- # It must also be availble, and preferably the default here:
4
- # https://github.com/netlify/build-image/blob/focal/included_software.md
5
- "python": "3.10",
+ "python": "3.12",
6
"com_github_twbs_bootstrap": {
7
"type": "github_archive",
8
"repo": "twbs/bootstrap",
0 commit comments