diff --git a/lxc-apps/sahana/lxcfile b/lxc-apps/sahana/lxcfile index 36c937f..e7c17a4 100644 --- a/lxc-apps/sahana/lxcfile +++ b/lxc-apps/sahana/lxcfile @@ -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)