Bump version of Web2py for Sahana

This commit is contained in:
Disassembler 2019-12-20 23:28:11 +01:00
parent 1801fcdc3d
commit 3713365950
No known key found for this signature in database
GPG Key ID: 524BD33A0EE29499

View File

@ -13,7 +13,7 @@ RUN EOF
# Install web2py # Install web2py
git clone --recursive https://github.com/web2py/web2py.git /srv/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 git -C /srv/web2py submodule update
# Fix Web2py urllib import (https://github.com/web2py/pydal/commit/9d2290c) # Fix Web2py urllib import (https://github.com/web2py/pydal/commit/9d2290c)