From 9df35627fc398a8cc358086c7242670288a82c3f Mon Sep 17 00:00:00 2001 From: Tim Slager <41442518+Timtendo12@users.noreply.github.com> Date: Thu, 16 Mar 2023 22:30:58 +0100 Subject: [PATCH] Update egg-rabbit-m-q.json --- software/rabbitmq/egg-rabbit-m-q.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/rabbitmq/egg-rabbit-m-q.json b/software/rabbitmq/egg-rabbit-m-q.json index 41125ca4..f00a6a7a 100644 --- a/software/rabbitmq/egg-rabbit-m-q.json +++ b/software/rabbitmq/egg-rabbit-m-q.json @@ -10,6 +10,8 @@ "description": "RabbitMQ is a feature rich, multi-protocol messaging broker.", "features": null, "images": [ + "ghcr.io\/parkervcp\/yolks:erlang_26", + "ghcr.io\/parkervcp\/yolks:erlang_25", "ghcr.io\/parkervcp\/yolks:erlang_24", "ghcr.io\/parkervcp\/yolks:erlang_23", "ghcr.io\/parkervcp\/yolks:erlang_22"