mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-16 01:12:20 +03:00
Daniel fixes
This commit is contained in:
@@ -9,3 +9,4 @@ add_custom_target(docker DEPENDS ${CMAKE_INSTALL_PREFIX}/nginx-docker.img)
|
||||
|
||||
add_subdirectory(openappsec-envoy-attachments)
|
||||
add_subdirectory(openappsec-waf-webhook)
|
||||
add_subdirectory(openappsec-kong-plugin)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
ARG VERSION
|
||||
FROM kong:$VERSION
|
||||
FROM kong
|
||||
|
||||
USER root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user