From 1ada0b950b64b0db44cece56f8de09faeed38b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Wed, 28 Dec 2022 03:16:56 +0100 Subject: [PATCH] Update version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 181eab8..aa48da7 100644 --- a/version +++ b/version @@ -1,5 +1,5 @@ #!/bin/bash -export FOCAL_VERSION_NGINX="1.23.3" +export FOCAL_VERSION_NGINX="1.22.1" export FOCAL_VERSION_LUA="2.1-20220915" export FOCAL_VERSION_NGX_LUA="0.10.22" export FOCAL_VERSION_NGX_RESTY_CORE="0.1.24"