Skip to content

Commit

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

Bump php from 7.3.9-apache-stretch to 7.3.10-apache-stretch
  • Loading branch information
NathanVaughn committed Sep 27, 2019
2 parents 2c0757b + 3bac04d commit beaea51
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.9-apache-stretch
FROM php:7.3.10-apache-stretch

ENV WEBTREES_VERSION=1.7.14
ENV WEBTREES_HOME="/var/www/webtrees"
Expand Down

0 comments on commit beaea51

Please sign in to comment.