How to test this update:
1) Pull image by docker pull registry.fedoraproject.org/f31/s2i-base:1-35.f27container
2) run image by command docker run --rm -it registry.fedoraproject.org/f31/s2i-base:1-35.f27container bash
3) check in container if /usr/libexec/platform-python
is symlink to /usr/bin/python
Thanks. Symlink to platform-tools is fixed.
Works
works well.
Works well.
works fine
LGTM too.
LGTM
LGTM
Symlink points to /usr/bin/python3 as expected.