Skip to content

Commit 028bcc7

Browse files
committed
PHP v7.0.17
1 parent 9b851b5 commit 028bcc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM wouterds/rpi-php:7.1.2
1+
FROM wouterds/rpi-php:7.0.17
22
MAINTAINER Wouter De Schuyter <wouter.de.schuyter@gmail.com>
33

44
# Enable cross build

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A basic PHP image with some pre-installed extensions that's compatible with Rasp
55
### Supported tags and respective `Dockerfile` links
66

77
- [`7.1.0`](https://github.com/wouterds/rpi-php/tree/7.1.0/Dockerfile), [`7.1.1`](https://github.com/wouterds/rpi-php/tree/7.1.1/Dockerfile), [`7.1.2`, `7.1`, `latest` (*Dockerfile*)](https://github.com/wouterds/rpi-php/tree/7.1.2/Dockerfile)
8-
- [`7.0.14`](https://github.com/wouterds/rpi-php/tree/7.0.14/Dockerfile), [`7.0.13`](https://github.com/wouterds/rpi-php/tree/7.0.13/Dockerfile), [`7.0.16`, `7.0`, `latest` (*Dockerfile*)](https://github.com/wouterds/rpi-php/tree/7.0.16/Dockerfile)
8+
- [`7.0.13`](https://github.com/wouterds/rpi-php/tree/7.0.13/Dockerfile), [`7.0.16`](https://github.com/wouterds/rpi-php/tree/7.0.16/Dockerfile), [`7.0.17`, `7.0`, `latest` (*Dockerfile*)](https://github.com/wouterds/rpi-php/tree/7.0.17/Dockerfile)
99

1010
### What is PHP?
1111

0 commit comments

Comments
 (0)