[gbm-web] Revert "redirector: Use registry mirror to make OSCP happy"



commit 53bdec4ea34e33e113710e302cbc747aa8ae9185
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Feb 3 15:59:39 2021 +0100

    Revert "redirector: Use registry mirror to make OSCP happy"
    
    It was temporary workaround to make "oc new-build" work.
    
    This reverts commit ffb0a76da71f186de03569dbf99acef7ccc6c91f.

 redirector/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/redirector/Dockerfile b/redirector/Dockerfile
index 0709d39..9105200 100644
--- a/redirector/Dockerfile
+++ b/redirector/Dockerfile
@@ -1,4 +1,4 @@
-FROM dptr.openshift.gnome.org/library/python:3.8-slim
+FROM python:3.8-slim
 
 EXPOSE 8000
 ENV PYTHONPATH=/app


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]