]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-container-flake8: migrate to alpine/flake8 image 2158/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 10 Aug 2023 21:09:23 +0000 (23:09 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 10 Aug 2023 21:09:23 +0000 (23:09 +0200)
commit7fce906d509fb0e3d914c516fe52d33de7b52764
tree1a30ba2d8fe928d9fe7fe74f18a4c8ce1ba123bc
parent7fb6e897cd6d52c42bf17b723989c3347ea49854
ceph-container-flake8: migrate to alpine/flake8 image

the current image is old and uses a flake8 build based on
py2.7.

It means we are checking python 3.x code with a python 2.7 version
of flake8. That doesn't work very well.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
ceph-container-flake8/build/build