Skip to content

Commit

Permalink
Dockerfile: bump winchecksec to 3.0.2 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw authored Jan 27, 2021
1 parent 87cdd1f commit 24e56dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG UTHENTICODE_VER
ENV UTHENTICODE_VER=${UTHENTICODE_VER:-1.0.4}

ARG WINCHECKSEC_VER
ENV WINCHECKSEC_VER=${WINCHECKSEC_VER:-3.0.1}
ENV WINCHECKSEC_VER=${WINCHECKSEC_VER:-3.0.2}

RUN apk add build-base gcc cmake openssl-dev git

Expand Down

0 comments on commit 24e56dd

Please sign in to comment.