Skip to content

Commit

Permalink
Update conda-store base version (#2961)
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusdc authored Feb 13, 2025
1 parent 1f9f1a0 commit a032b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_nebari/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
DEFAULT_NEBARI_IMAGE_TAG = CURRENT_RELEASE
DEFAULT_NEBARI_WORKFLOW_CONTROLLER_IMAGE_TAG = CURRENT_RELEASE

DEFAULT_CONDA_STORE_IMAGE_TAG = "2025.2.1"
DEFAULT_CONDA_STORE_IMAGE_TAG = "2025.2.2"

LATEST_SUPPORTED_PYTHON_VERSION = "3.10"

Expand Down

0 comments on commit a032b9f

Please sign in to comment.