From 443571568761009f88ee888581740dc4654194aa Mon Sep 17 00:00:00 2001 From: dzaslavskiy Date: Tue, 22 Aug 2023 06:12:58 -0400 Subject: [PATCH] update kong (#168) --- common/apt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/apt.yml b/common/apt.yml index e2acdb6..85efdeb 100644 --- a/common/apt.yml +++ b/common/apt.yml @@ -2,6 +2,6 @@ repos: - deb [trusted=yes] https://download.konghq.com/gateway-3.x-ubuntu-jammy/ default all packages: - - kong=3.2.2 + - kong=3.4.0 - gettext-base - inotify-tools