Skip to content

Commit

Permalink
Automated Dockerfile update for webtrees version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 2, 2020
1 parent ca7c6e8 commit 2c76af7
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.14-apache-stretch

ENV WEBTREES_VERSION=2.0.0-beta.5
ENV WEBTREES_VERSION=2.0.2
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 2c76af7

Please sign in to comment.