Skip to content

Commit

Permalink
Update openssl fix to 'q'
Browse files Browse the repository at this point in the history
  • Loading branch information
guywillett authored Jul 18, 2022
1 parent d19ca8e commit 622b71b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ ENV BASE_DIR /usr/local

# OpenSSL
ARG OPENSSL_VERSION=1.1.1
ARG OPENSSL_FIX=o
ARG OPENSSL_HASH=9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f
ARG OPENSSL_FIX=q
ARG OPENSSL_HASH=d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca
# ZMQ
ARG ZMQ_VERSION=v4.3.2
ARG ZMQ_HASH=a84ffa12b2eb3569ced199660bac5ad128bff1f0
Expand Down

0 comments on commit 622b71b

Please sign in to comment.