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
- Update luarocks to v3.12.0 [PR #1555](https://github.com/3scale/APIcast/pull/1555)
17
+
- Update base image to ubi9-minimal [PR #1566](https://github.com/3scale/APIcast/pull/1566)[THREESCALE-11901](https://issues.redhat.com/browse/THREESCALE-11901)
LABEL summary="The 3scale API gateway (APIcast) is an OpenResty application, which consists of two parts: NGINX configuration and Lua files." \
8
7
description="APIcast is not a standalone API gateway therefore it needs connection to the 3scale API management platform. The container includes OpenResty and uses LuaRocks to install dependencies (rocks are installed in the application folder)." \
@@ -18,23 +17,18 @@ ENV AUTO_UPDATE_INTERVAL=0 \
18
17
# The $HOME is not set by default, but some applications needs this variable
0 commit comments