Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 15edbb3

Browse files
committed
Use php 7.4
1 parent 4290866 commit 15edbb3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Simplified dockerized php application
22
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjsdecena%2Fdocker-php-lemp.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjsdecena%2Fdocker-php-lemp?ref=badge_shield)
33

4+
## PHP versioning
5+
- Use v1.0.0 - php 7.2
6+
- Use v1.1.0 - php 7.4 - current
47

58
## How to Install
69

‎docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
app:
4-
image: jsdecena/php72-fpm
4+
image: jsdecena/php74-fpm
55
container_name: app
66
restart: unless-stopped
77
tty: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /