Skip to content

Commit

Permalink
Merge pull request #8 from NathanVaughn/dependabot/docker/php-7.3.13-…
Browse files Browse the repository at this point in the history
…apache-stretch

Bump php from 7.3.12-apache-stretch to 7.3.13-apache-stretch
  • Loading branch information
NathanVaughn committed Dec 19, 2019
2 parents 44025de + d8d639c commit 1b1761c
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,4 +1,4 @@
FROM php:7.3.12-apache-stretch
FROM php:7.3.13-apache-stretch

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

0 comments on commit 1b1761c

Please sign in to comment.