Skip to content

Commit

Permalink
feat(openssl): 1.1.1p (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
gokaygurcan authored Jul 7, 2022
1 parent 043cb90 commit 604f25a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV DEBIAN_FRONTEND="noninteractive" \
USR_SRC_NGINX=/usr/src/nginx \
USR_SRC_NGINX_MODS=/usr/src/nginx/modules \
NGINX_VERSION=1.21.6 \
OPENSSL_VERSION=1.1.1n \
OPENSSL_VERSION=1.1.1p \
PAGESPEED_VERSION=1.13.35.2 \
LIBMAXMINDDB_VERSION=1.6.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
| Variable | Version |
| -------------------- | ---------------------- |
| NGINX_VERSION | 1.21.6 |
| OPENSSL_VERSION | 1.1.1n |
| OPENSSL_VERSION | 1.1.1p |
| PAGESPEED_VERSION | 1.13.35.2 |
| LIBMAXMINDDB_VERSION | 1.6.0 |

Expand Down

0 comments on commit 604f25a

Please sign in to comment.