Skip to content

Commit 5fcbd0a

Browse files
Alexander Greinmblaschke
Alexander Grein
authored andcommitted
Remove no more existing -php7 versions
1 parent 10a9aaf commit 5fcbd0a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Dockerfile.production

+2-6
Original file line numberDiff line numberDiff line change
@@ -7,39 +7,35 @@
77
# ubuntu-14.04 -> PHP 5.5 (trusty) LTS
88
# ubuntu-15.04 -> PHP 5.6 (vivid)
99
# ubuntu-15.10 -> PHP 5.6 (wily)
10-
# ubuntu-16.04 -> PHP 5.6 and 7.0 (xenial) LTS
10+
# ubuntu-16.04 -> PHP 7.0 (xenial) LTS
1111
# centos-7 -> PHP 5.4
1212
# debian-7 -> PHP 5.4 (wheezy)
1313
# debian-8 -> PHP 5.6 and 7.x (jessie)
14-
# debian-9 -> PHP 5.6 and 7.0 (stretch)
14+
# debian-9 -> PHP 7.0 (stretch)
1515
#
1616
# Apache:
1717
# webdevops/php-apache:ubuntu-12.04
1818
# webdevops/php-apache:ubuntu-14.04
1919
# webdevops/php-apache:ubuntu-15.04
2020
# webdevops/php-apache:ubuntu-15.10
2121
# webdevops/php-apache:ubuntu-16.04
22-
# webdevops/php-apache:ubuntu-16.04-php7
2322
# webdevops/php-apache:centos-7
2423
# webdevops/php-apache:debian-7
2524
# webdevops/php-apache:debian-8
2625
# webdevops/php-apache:debian-8-php7
2726
# webdevops/php-apache:debian-9
28-
# webdevops/php-apache:debian-9-php7
2927
#
3028
# Nginx:
3129
# webdevops/php-nginx:ubuntu-12.04
3230
# webdevops/php-nginx:ubuntu-14.04
3331
# webdevops/php-nginx:ubuntu-15.04
3432
# webdevops/php-nginx:ubuntu-15.10
3533
# webdevops/php-nginx:ubuntu-16.04
36-
# webdevops/php-nginx:ubuntu-16.04-php7
3734
# webdevops/php-nginx:centos-7
3835
# webdevops/php-nginx:debian-7
3936
# webdevops/php-nginx:debian-8
4037
# webdevops/php-nginx:debian-8-php7
4138
# webdevops/php-nginx:debian-9
42-
# webdevops/php-nginx:debian-9-php7
4339
#
4440
# HHVM:
4541
# webdevops/hhvm-apache

0 commit comments

Comments
 (0)