Skip to content
Snippets Groups Projects
Commit 2bd91aed authored by Tarun Khandelwal's avatar Tarun Khandelwal
Browse files

make the mise_install_path a env

parent afefb8e2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,8 +16,7 @@ ARG GL_COMMON_RENOVATE_PYTHON_VERSION
ARG GL_COMMON_RENOVATE_MISE_VERSION
 
ENV DEBIAN_FRONTEND=noninteractive
ARG MISE_INSTALL_PATH=/bin/mise
ARG MISE_VERSION="v${GL_COMMON_RENOVATE_MISE_VERSION}"
ENV MISE_INSTALL_PATH=/bin/mise
 
ENV ASDF_DIR=/asdf
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment