Skip to content

Commit

Permalink
Update Craft 3 to 3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
colinwilson committed Aug 3, 2018
1 parent 9fb5577 commit 3368ba1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.7] - 03-08-2018
### Update
- Update Craft to 3.0.18

## [0.1.6] - 26-07-2018
### Update
- Update Craft to 3.0.17.1
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ This is a [Craft 3](https://craftcms.com/3) / [Craft 2](https://craftcms.com/)
#### Versioning
| Docker Tag | Git Branch | Craft Release | Database | Caching |
|-----|-------|-----|--------|--------|
| latest | craft3 | 3.0.17.1 | PostgreSQL 10.4 | Redis 4.0.10 |
| craft2 | craft2 | 2.6.3019 | MariaDB 10.3.8 | Redis 4.0.10 |
| latest | craft3 | 3.0.18 | PostgreSQL 10.4 | Redis 4.0.10 |
| craft2 | craft2 | 2.7.0 | MariaDB 10.3.8 | Redis 4.0.10 |

Features:

- Nginx 1.15.x, PHP-FPM 7.2.x / 7.1.x, Git 2.11.0
- Nginx 1.15.x, PHP-FPM 7.2.x, Git 2.11.0
- imageMagick image manipulation library

## Clone repo and run
Expand Down

0 comments on commit 3368ba1

Please sign in to comment.