You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(Dockerfiles): switch from s2i python images to plain ubi/cs9 ones
The main benefit is size and cve exposure, as the python images come with packages we don't use; python and pip is enough for us.
Additionally, using plain ubi makes things more explicit.
0 commit comments