From b296f05fa0f8756d56ecf574e4ae9c2073797392 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:44:28 +0000 Subject: [PATCH] Update bytebase/bytebase Docker tag to v3 --- bytebase/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bytebase/compose.yaml b/bytebase/compose.yaml index 46b0d12..ca6593c 100644 --- a/bytebase/compose.yaml +++ b/bytebase/compose.yaml @@ -11,7 +11,7 @@ services: target: /var/lib/postgresql/data bytebase: - image: bytebase/bytebase:2.22.3 + image: bytebase/bytebase:3.2.0 ports: - mode: host target: 8080