Skip to content

Commit

Permalink
Merge pull request #6 from ymcatwincities/php7.4
Browse files Browse the repository at this point in the history
feat!: Change box to Ubuntu 18 + php 7.4
  • Loading branch information
podarok authored Jul 2, 2021
2 parents fbd629f + 43c661e commit e1821c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioning/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ vagrantfile-local:
guest: '3306'
provider:
virtualbox:
box: 'u18.04php7.3.box'
box_url: 'http://cici.cibox.tools/u18.04php7.3.box'
box: 'u18.04php7.4.box'
box_url: 'http://cici.cibox.tools/u18.04php7.4.box'
modifyvm:
natdnshostresolver1: on
memory: '3072'
Expand Down

0 comments on commit e1821c1

Please sign in to comment.