Skip to content

Commit

Permalink
Automated Dockerfile update for webtrees version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanVaughn committed Jan 1, 2020
1 parent f309838 commit 408d5fe
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
@@ -1,6 +1,6 @@
FROM php:7.3.13-apache-stretch

ENV WEBTREES_VERSION=2.0.0-beta.5
ENV WEBTREES_VERSION=2.0.1
ENV WEBTREES_HOME="/var/www/webtrees"

RUN apt-get update && apt-get install -y git wget unzip zlib1g-dev libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng-dev libldap2-dev libtidy-dev libzip-dev --no-install-recommends\
Expand Down

0 comments on commit 408d5fe

Please sign in to comment.