Skip to content

Commit 3e44fca

Browse files
committed
Update to 7.4.3
1 parent 76e5645 commit 3e44fca

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:3.11.3 as builder
22

3-
ARG PHP_VERSION=7.4.2
3+
ARG PHP_VERSION=7.4.3
44
ARG COMPOSER_VERSION=1.9.1
55
ARG PHP_URL=https://www.php.net/get/php-$PHP_VERSION.tar.xz/from/this/mirror
66
ARG PHP_ASC_URL=https://www.php.net/get/php-$PHP_VERSION.tar.xz.asc/from/this/mirror

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ FSP Network Gen2 Server Infrastructure - PHP
99
## Supported tags
1010

1111
- [`edge` (Dockerfile)](https://github.com/FSPNET/PHP/blob/master/Dockerfile)
12-
- [`latest`, `7`, `7.4`, `7.4.2` (Dockerfile)](https://github.com/FSPNET/PHP/tree/7.4.2/Dockerfile)
12+
- [`latest`, `7`, `7.4`, `7.4.3` (Dockerfile)](https://github.com/FSPNET/PHP/tree/7.4.3/Dockerfile)
13+
- [`7.4.2`](https://github.com/FSPNET/PHP/tree/7.4.2/Dockerfile)
1314
- [`7.4.1`](https://github.com/FSPNET/PHP/tree/7.4.1/Dockerfile)
1415
- [`7.3`, `7.3.12` (Dockerfile)](https://github.com/FSPNET/PHP/tree/7.3.12/Dockerfile)
1516

0 commit comments

Comments
 (0)