Fix: the agent container image could no longer be built or deployed
v0.20.3-beta
- Fix: the agent container image could no longer be built or deployed. The new CI security check (Trivy) legitimately blocked the build on a critical flaw (
libcrypto3/OpenSSL) present in thedocker:27-clibase image, with no impact on the agent's behaviour: updated todocker:28-cliwith an explicit OpenSSL upgrade at build time.