Newer eventbus than nats 2.10.10 #3785
martinbelleau-capellasystems
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use a newer version for the jetstream EventBus? My current config starts like this:
That version has some critical vulnerabilities:
https://hub.docker.com/layers/library/nats/2.10.10/images/sha256-3a0a546e8a99a2706a6299068d8db887d6b7b2b21a4ad96ed6914c88351c78e1
many are solved in 2.10.29 (if staying in 2.10.x would be less work):
https://hub.docker.com/layers/library/nats/2.10.29/images/sha256-2638886a28af406d7547b61bcf276bab7fb9198fd050973065d494f39e5f5805
and even newer version has at the moment no known vulnerabilities:
https://hub.docker.com/layers/library/nats/2.12.1/images/sha256-0d2cf6213e1e01640a5df39bc43f3aea42f24845bf7137f0bb23ac0794692e70
Beta Was this translation helpful? Give feedback.
All reactions