mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-13 19:01:49 +02: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/
|
||||
|
||||
FROM continuumio/miniconda3:latest
|
||||
FROM condaforge/miniforge3:latest
|
||||
|
||||
# Define the name of the environment
|
||||
ARG ENV_NAME=apog_penv
|
||||
|
Reference in New Issue
Block a user