We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9f1a0 commit a032b9fCopy full SHA for a032b9f
src/_nebari/constants.py
@@ -16,7 +16,7 @@
16
DEFAULT_NEBARI_IMAGE_TAG = CURRENT_RELEASE
17
DEFAULT_NEBARI_WORKFLOW_CONTROLLER_IMAGE_TAG = CURRENT_RELEASE
18
19
-DEFAULT_CONDA_STORE_IMAGE_TAG = "2025.2.1"
+DEFAULT_CONDA_STORE_IMAGE_TAG = "2025.2.2"
20
21
LATEST_SUPPORTED_PYTHON_VERSION = "3.10"
22
0 commit comments