Skip to content

Commit

Permalink
Update openresty
Browse files Browse the repository at this point in the history
Bug: T357698
  • Loading branch information
vivian-rook committed Feb 15, 2024
1 parent b7416bd commit c1bc612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/nbserve/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN apt-get update \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

ARG RESTY_VERSION="1.17.8.2"
ARG RESTY_VERSION="1.25.3.1"
ARG RESTY_J="1"
# ARG RESTY_OPENSSL_VERSION="1.1.1d"
ARG RESTY_CONFIG_OPTIONS="\
Expand Down

0 comments on commit c1bc612

Please sign in to comment.