mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2026-01-22 19:38:56 +01:00
Update dockerfile to comply with psi rules about anaconda
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Get additional info about the Dockerfile at https://docs.docker.com/reference/dockerfile/
|
# 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
|
# Define the name of the environment
|
||||||
ARG ENV_NAME=apog_penv
|
ARG ENV_NAME=apog_penv
|
||||||
|
|||||||
Reference in New Issue
Block a user