Skip to content

Commit

Permalink
Automated updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocicerchia committed Aug 20, 2021
1 parent bad333e commit 55a5f7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nginx/1.21.1/amazonlinux/2.0.20210721.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ ARG PKG_DEPS="\
lua${VER_LUA}-devel \
openssl-devel \
pcre-devel \
unzip \
zlib-devel \
"
ENV PKG_DEPS=$PKG_DEPS
Expand Down
1 change: 1 addition & 0 deletions nginx/1.21.1/debian/11.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ ARG PKG_DEPS="\
libssl-dev \
lua${VER_LUA} \
lua${VER_LUA}-dev \
unzip \
zlib1g-dev \
"
ENV PKG_DEPS=$PKG_DEPS
Expand Down

0 comments on commit 55a5f7d

Please sign in to comment.