# Version 0.1
FROM gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs2/phoenixcmake/phoenix_cmake_ubuntu_2204:latest@sha256:25d19eb1529c48cdfc7a8ac02a36a043989d972355287c545e2d3f2f3514eb65

RUN apt-get -y update &&  apt-get -y install libzmq3-dev && apt-get -y clean autoremove

