Skip to content

Commit

Permalink
stash
Browse files Browse the repository at this point in the history
  • Loading branch information
tysoekong committed Jul 8, 2024
1 parent a9863d0 commit a660900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ USER root
RUN luarocks install lua-resty-gcp
COPY kong/plugins/ai-proxy/ /usr/local/share/lua/5.1/kong/plugins/ai-proxy/
COPY kong/llm/ /usr/local/share/lua/5.1/kong/llm/
COPY kong/tools/aws_stream.lua /usr/local/share/lua/5.1/kong/tools/aws_stream.lua

USER kong

0 comments on commit a660900

Please sign in to comment.