Skip to content

Commit

Permalink
Bump conda-store version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovilla committed Jan 30, 2025
1 parent f4ca133 commit c2b1b32
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 = "2024.11.2"
DEFAULT_CONDA_STORE_IMAGE_TAG = "2025.1.1"

LATEST_SUPPORTED_PYTHON_VERSION = "3.10"

Expand Down

0 comments on commit c2b1b32

Please sign in to comment.