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 465e1bd commit 62f3760Copy full SHA for 62f3760
Miniforge3/construct.yaml
@@ -1,4 +1,4 @@
1
-{% set version = os.environ.get("MINIFORGE_VERSION", "4.14.0-0") %}
+{% set version = os.environ.get("MINIFORGE_VERSION", "4.14.0-1") %}
2
{% set name = os.environ.get("MINIFORGE_NAME", "Miniforge3") %}
3
4
name: {{ name }}
0 commit comments