added registry of origin docker image

This commit is contained in:
Brian Bjarke Jensen
2025-09-23 14:55:52 +02:00
parent 8365ae8ae6
commit 083245793a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mlflow/mlflow:latest
FROM ghcr.io/mlflow/mlflow:latest
RUN pip install psycopg2-binary