Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
githubcdr authored Oct 18, 2019
1 parent 68e9709 commit 818369a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
--add-module=/usr/src/ngx_brotli \
--with-http_v3_module \
--with-openssl=/usr/src/quiche/deps/boringssl \
--with-quiche=/usr/src/quiche
" \
--with-quiche=/usr/src/quiche" \
&& addgroup -S nginx \
&& adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx \
&& apk add --no-cache --virtual .build-deps \
Expand Down

0 comments on commit 818369a

Please sign in to comment.