From 01568c0f31fa323e27710781f893d3f0c1895427 Mon Sep 17 00:00:00 2001 From: Michael Thiel <mt255459@fh-muenster.de> Date: Tue, 9 Jan 2024 09:56:11 +0000 Subject: [PATCH] Update Dockerfile removed rlax --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 322eb40..724afac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,4 +14,4 @@ RUN mamba install -c conda-forge jax RUN mamba install -c conda-forge flax # Install pip packages -RUN pip install rlax +#RUN pip install rlax -- GitLab