Skip to content

Commit

Permalink
Switch to base images built on Debian 10 "buster"
Browse files Browse the repository at this point in the history
  • Loading branch information
bheisig committed Jul 24, 2019
1 parent 7201e3e commit c4a43be
Show file tree
Hide file tree
Showing 33 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion 1.12.1/open/php7.1/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache-stretch
FROM php:7.1-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/open/php7.1/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-fpm-stretch
FROM php:7.1-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/open/php7.2/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache-stretch
FROM php:7.2-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/open/php7.2/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-fpm-stretch
FROM php:7.2-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/pro/php7.1/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache-stretch
FROM php:7.1-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/pro/php7.1/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-fpm-stretch
FROM php:7.1-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/pro/php7.2/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache-stretch
FROM php:7.2-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/pro/php7.2/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-fpm-stretch
FROM php:7.2-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/open/php7.1/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache-stretch
FROM php:7.1-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/open/php7.1/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-fpm-stretch
FROM php:7.1-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/open/php7.2/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache-stretch
FROM php:7.2-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/open/php7.2/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-fpm-stretch
FROM php:7.2-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/pro/php7.1/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache-stretch
FROM php:7.1-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/pro/php7.1/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-fpm-stretch
FROM php:7.1-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/pro/php7.2/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache-stretch
FROM php:7.2-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.12.4/pro/php7.2/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-fpm-stretch
FROM php:7.2-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.1/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache-stretch
FROM php:7.1-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.1/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-fpm-stretch
FROM php:7.1-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.2/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache-stretch
FROM php:7.2-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.2/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-fpm-stretch
FROM php:7.2-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.3/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3-apache-stretch
FROM php:7.3-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.3/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3-fpm-stretch
FROM php:7.3-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.4/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4-rc-apache-stretch
FROM php:7.4-rc-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/open/php7.4/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4-rc-fpm-stretch
FROM php:7.4-rc-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.1/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache-stretch
FROM php:7.1-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.1/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-fpm-stretch
FROM php:7.1-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.2/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache-stretch
FROM php:7.2-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.2/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-fpm-stretch
FROM php:7.2-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.3/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3-apache-stretch
FROM php:7.3-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.3/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3-fpm-stretch
FROM php:7.3-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.4/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4-rc-apache-stretch
FROM php:7.4-rc-apache-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion 1.13/pro/php7.4/fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4-rc-fpm-stretch
FROM php:7.4-rc-fpm-buster

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
16 changes: 8 additions & 8 deletions docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ function buildImages {
}

function pullImages {
pullImage php:7.4-rc-fpm-stretch
pullImage php:7.4-rc-apache-stretch
pullImage php:7.3-fpm-stretch
pullImage php:7.3-apache-stretch
pullImage php:7.2-fpm-stretch
pullImage php:7.2-apache-stretch
pullImage php:7.1-fpm-stretch
pullImage php:7.1-apache-stretch
pullImage php:7.4-rc-fpm-buster
pullImage php:7.4-rc-apache-buster
pullImage php:7.3-fpm-buster
pullImage php:7.3-apache-buster
pullImage php:7.2-fpm-buster
pullImage php:7.2-apache-buster
pullImage php:7.1-fpm-buster
pullImage php:7.1-apache-buster
pullImage php:7.0-fpm-stretch
pullImage php:7.0-apache-stretch
}
Expand Down

0 comments on commit c4a43be

Please sign in to comment.