You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| RESTY_IMAGE_BASE | "ubuntu" / "alpine" | The Debian or Alpine Docker image base to build `FROM`. |
45
-
| RESTY_IMAGE_TAG | "noble" / "3.22.3" | The Debian or Alpine Docker image tag to build `FROM`. |
45
+
| RESTY_IMAGE_TAG | "noble" / "3.23.4" | The Debian or Alpine Docker image tag to build `FROM`. |
46
46
| RESTY_VERSION | 1.27.1.2 | The version of OpenResty to use. |
47
-
| RESTY_LUAROCKS_VERSION | 3.12.2| The version of LuaRocks to use. |
47
+
| RESTY_LUAROCKS_VERSION | 3.13.0| The version of LuaRocks to use. |
48
48
| RESTY_OPENSSL_VERSION | 3.5.5 | The version of OpenSSL to use. |
49
49
| RESTY_OPENSSL_PATCH_VERSION | 3.5.5 | The version of OpenSSL to use when patching. |
50
50
| RESTY_OPENSSL_URL_BASE | "https://github.com/openssl/openssl/releases/download/openssl-${RESTY_OPENSSL_VERSION}"| The base of the URL to download OpenSSL from. |
0 commit comments