Skip to content

Commit

Permalink
Upgrade to PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
cardil committed Jul 9, 2023
1 parent a18c446 commit f063e05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile → Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/wavesoftware/php7
FROM quay.io/wavesoftware/php
RUN apt-get update && apt-get install -y \
ffmpeg \
libreoffice \
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
WaveSoftware PHP7 - Tool Assisted
=================================
WaveSoftware PHP - Tool Assisted
================================

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

A PHP7 fpm distribution used by WaveSoftware PHP hosts with additional command line tools:
A PHP fpm distribution used by WaveSoftware PHP hosts with additional command line tools:

* ImageMagick
* FFMpeg
Expand Down

0 comments on commit f063e05

Please sign in to comment.