From f42dcb606a27dcd9adb88d2e22d9d8cf0693be81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20B=C3=A9can?= Date: Tue, 25 Jun 2024 16:02:35 +0200 Subject: [PATCH] Release 1.24.1 (#148) --- conduktor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conduktor.yml b/conduktor.yml index 79f3616..9cc5665 100644 --- a/conduktor.yml +++ b/conduktor.yml @@ -14,7 +14,7 @@ services: POSTGRES_HOST_AUTH_METHOD: "scram-sha-256" conduktor-console: - image: conduktor/conduktor-console:1.24.0 + image: conduktor/conduktor-console:1.24.1 ports: - "8080:8080" volumes: