Skip to content

Commit 14a53e7

Browse files
Update to 7.4.9
1 parent f32cd73 commit 14a53e7

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.8
65-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
66-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
64+
ENV PHP_VERSION 7.4.9
65+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
66+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
67-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.9
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
67+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
67-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.9
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
67+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
65-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
66-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
64+
ENV PHP_VERSION 7.4.9
65+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
66+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
67-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.9
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
67+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
66-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
67-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
65+
ENV PHP_VERSION 7.4.9
66+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
67+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
127-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
128-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
126+
ENV PHP_VERSION 7.4.9
127+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
128+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
67-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
68-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
66+
ENV PHP_VERSION 7.4.9
67+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
68+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
68-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
69-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
67+
ENV PHP_VERSION 7.4.9
68+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
69+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" 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.8
68-
ENV PHP_URL="https://www.php.net/distributions/php-7.4.8.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.8.tar.xz.asc"
69-
ENV PHP_SHA256="642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245" PHP_MD5=""
67+
ENV PHP_VERSION 7.4.9
68+
ENV PHP_URL="https://www.php.net/distributions/php-7.4.9.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.9.tar.xz.asc"
69+
ENV PHP_SHA256="23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b" PHP_MD5=""
7070

7171
RUN set -eux; \
7272
\

0 commit comments

Comments
 (0)