Skip to content

Commit b6fd2f7

Browse files
Update to 7.4.7
1 parent 424dbd5 commit b6fd2f7

File tree

10 files changed

+30
-30
lines changed

10 files changed

+30
-30
lines changed

7.4/alpine3.11/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6161

6262
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6363

64-
ENV PHP_VERSION 7.4.6
65-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
66-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
64+
ENV PHP_VERSION 7.4.7
65+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
66+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6767

6868
RUN set -eux; \
6969
\

7.4/alpine3.11/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6262

6363
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6464

65-
ENV PHP_VERSION 7.4.6
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
67-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.7
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
67+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6868

6969
RUN set -eux; \
7070
\

7.4/alpine3.11/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6262

6363
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6464

65-
ENV PHP_VERSION 7.4.6
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
67-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.7
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
67+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6868

6969
RUN set -eux; \
7070
\

7.4/alpine3.12/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6161

6262
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6363

64-
ENV PHP_VERSION 7.4.6
65-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
66-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
64+
ENV PHP_VERSION 7.4.7
65+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
66+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6767

6868
RUN set -eux; \
6969
\

7.4/alpine3.12/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6262

6363
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6464

65-
ENV PHP_VERSION 7.4.6
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
67-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.7
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
67+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6868

6969
RUN set -eux; \
7070
\

7.4/alpine3.12/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6262

6363
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6464

65-
ENV PHP_VERSION 7.4.6
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
67-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.7
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
67+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6868

6969
RUN set -eux; \
7070
\

7.4/buster/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
123123

124124
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
125125

126-
ENV PHP_VERSION 7.4.6
127-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
128-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
126+
ENV PHP_VERSION 7.4.7
127+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
128+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
129129

130130
RUN set -eux; \
131131
\

7.4/buster/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6363

6464
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6565

66-
ENV PHP_VERSION 7.4.6
67-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
68-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
66+
ENV PHP_VERSION 7.4.7
67+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
68+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
6969

7070
RUN set -eux; \
7171
\

7.4/buster/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6464

6565
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6666

67-
ENV PHP_VERSION 7.4.6
68-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
69-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
67+
ENV PHP_VERSION 7.4.7
68+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
69+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
7070

7171
RUN set -eux; \
7272
\

7.4/buster/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie"
6464

6565
ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
6666

67-
ENV PHP_VERSION 7.4.6
68-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.6.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.6.tar.xz.asc"
69-
ENV PHP_SHA256="d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832" PHP_MD5=""
67+
ENV PHP_VERSION 7.4.7
68+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.7.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.7.tar.xz.asc"
69+
ENV PHP_SHA256="53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf" PHP_MD5=""
7070

7171
RUN set -eux; \
7272
\

0 commit comments

Comments
 (0)