Skip to content

Commit

Permalink
Update certbot to 0.39.0 and lexicon to 3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Nov 4, 2019
1 parent 86bf878 commit e20cd4d
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 @@ -5,8 +5,8 @@ LABEL maintainer="Adrien Ferrand <[email protected]>"
ENV PATH /scripts:$PATH

# Versioning
ENV LEXICON_VERSION 3.3.3
ENV CERTBOT_VERSION 0.38.0
ENV LEXICON_VERSION 3.3.8
ENV CERTBOT_VERSION 0.39.0

# Install dependencies, certbot, lexicon, prepare for first start and clean
RUN apk --no-cache --update add rsyslog git libffi libxml2 libxslt libstdc++ openssl docker ethtool tzdata bash bind-tools \
Expand Down

0 comments on commit e20cd4d

Please sign in to comment.