Skip to content

Commit

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

Bump php from 7.3.15-apache-stretch to 7.3.16-apache-stretch
  • Loading branch information
NathanVaughn committed Mar 20, 2020
2 parents 3fd030b + 48053cb commit 7454197
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.15-apache-stretch
FROM php:7.3.16-apache-stretch

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

0 comments on commit 7454197

Please sign in to comment.