Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding build action and dockerfile * updated build steps * another build update * changed image name * changed tag logic * package.json created for buildx/npm * fixing server config for docker build * cleaned up wrong turn from flask to js * fixing flask requirement for docker build * downgraded Werkzeug==1.0.1 * testing latest version of flask * updating sqlalchemy flask version * Changed to using gunicorn * Werkzeug==2.3.8 * updating versions of flask/sql/werkz to get a compatible set * all requirments are at latest version * Flask-SQLAlchemy==3.1.1 * Prerelease updates (#1) (#2) * adding build action and dockerfile * updated build steps * another build update * changed image name * changed tag logic * package.json created for buildx/npm * fixing server config for docker build * cleaned up wrong turn from flask to js * fixing flask requirement for docker build * downgraded Werkzeug==1.0.1 * testing latest version of flask * updating sqlalchemy flask version * Changed to using gunicorn * Werkzeug==2.3.8 * updating versions of flask/sql/werkz to get a compatible set * all requirments are at latest version * Flask-SQLAlchemy==3.1.1
- Loading branch information