Skip to content

Commit f063e05

Browse files
committed
Upgrade to PHP 8
1 parent a18c446 commit f063e05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Dockerfile renamed to Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/wavesoftware/php7
1+
FROM quay.io/wavesoftware/php
22
RUN apt-get update && apt-get install -y \
33
ffmpeg \
44
libreoffice \

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
WaveSoftware PHP7 - Tool Assisted
2-
=================================
1+
WaveSoftware PHP - Tool Assisted
2+
================================
33

4-
[![Docker Repository on Quay](https://quay.io/repository/wavesoftware/php7-toolassisted/status "Docker Repository on Quay")](https://quay.io/repository/wavesoftware/php7-toolassisted)
4+
[![Docker Repository on Quay](https://quay.io/repository/wavesoftware/php-toolassisted/status "Docker Repository on Quay")](https://quay.io/repository/wavesoftware/php-toolassisted)
55

6-
A PHP7 fpm distribution used by WaveSoftware PHP hosts with additional command line tools:
6+
A PHP fpm distribution used by WaveSoftware PHP hosts with additional command line tools:
77

88
* ImageMagick
99
* FFMpeg

0 commit comments

Comments
 (0)