diff --git a/Dockerfile.acsmchain b/Dockerfile.acsmchain index 89d2311..c1510b2 100644 --- a/Dockerfile.acsmchain +++ b/Dockerfile.acsmchain @@ -1,6 +1,6 @@ # Get additional info about the Dockerfile at https://docs.docker.com/reference/dockerfile/ -FROM continuumio/miniconda3:latest +FROM condaforge/miniforge3:latest # Define the name of the environment ARG ENV_NAME=apog_penv