Bump version of Web2py for Sahana
This commit is contained in:
parent
1801fcdc3d
commit
3713365950
@ -13,7 +13,7 @@ RUN EOF
|
||||
|
||||
# Install web2py
|
||||
git clone --recursive https://github.com/web2py/web2py.git /srv/web2py
|
||||
git -C /srv/web2py checkout 7035398
|
||||
git -C /srv/web2py checkout 6128d03
|
||||
git -C /srv/web2py submodule update
|
||||
|
||||
# Fix Web2py urllib import (https://github.com/web2py/pydal/commit/9d2290c)
|
||||
|
Loading…
Reference in New Issue
Block a user