Skip to content

Commit 1ebc3f6

Browse files
ReactDevs007docker-library-bot
authored andcommitted
Update to 7.2.4
1 parent e11033c commit 1ebc3f6

File tree

10 files changed

+30
-30
lines changed

10 files changed

+30
-30
lines changed

7.2/alpine3.6/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5555

5656
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5757

58-
ENV PHP_VERSION 7.2.3
59-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
60-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
58+
ENV PHP_VERSION 7.2.4
59+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
60+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6161

6262
RUN set -xe; \
6363
\

7.2/alpine3.6/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5656

5757
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5858

59-
ENV PHP_VERSION 7.2.3
60-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
61-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
59+
ENV PHP_VERSION 7.2.4
60+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
61+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6262

6363
RUN set -xe; \
6464
\

7.2/alpine3.6/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5656

5757
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5858

59-
ENV PHP_VERSION 7.2.3
60-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
61-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
59+
ENV PHP_VERSION 7.2.4
60+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
61+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6262

6363
RUN set -xe; \
6464
\

7.2/alpine3.7/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5555

5656
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5757

58-
ENV PHP_VERSION 7.2.3
59-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
60-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
58+
ENV PHP_VERSION 7.2.4
59+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
60+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6161

6262
RUN set -xe; \
6363
\

7.2/alpine3.7/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5656

5757
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5858

59-
ENV PHP_VERSION 7.2.3
60-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
61-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
59+
ENV PHP_VERSION 7.2.4
60+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
61+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6262

6363
RUN set -xe; \
6464
\

7.2/alpine3.7/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5656

5757
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5858

59-
ENV PHP_VERSION 7.2.3
60-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
61-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
59+
ENV PHP_VERSION 7.2.4
60+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
61+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6262

6363
RUN set -xe; \
6464
\

7.2/stretch/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
113113

114114
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
115115

116-
ENV PHP_VERSION 7.2.3
117-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
118-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
116+
ENV PHP_VERSION 7.2.4
117+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
118+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
119119

120120
RUN set -xe; \
121121
\

7.2/stretch/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5454

5555
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5656

57-
ENV PHP_VERSION 7.2.3
58-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
59-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
57+
ENV PHP_VERSION 7.2.4
58+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
59+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6060

6161
RUN set -xe; \
6262
\

7.2/stretch/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5555

5656
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5757

58-
ENV PHP_VERSION 7.2.3
59-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
60-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
58+
ENV PHP_VERSION 7.2.4
59+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
60+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6161

6262
RUN set -xe; \
6363
\

7.2/stretch/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
5555

5656
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
5757

58-
ENV PHP_VERSION 7.2.3
59-
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
60-
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
58+
ENV PHP_VERSION 7.2.4
59+
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
60+
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""
6161

6262
RUN set -xe; \
6363
\

0 commit comments

Comments
 (0)