kbase / kb_sdk

Build and test new apps for the KBase platform
http://kbase.github.io/kb_sdk_docs
MIT License
26 stars 32 forks source link

Update Dockerfile #352

Closed ialarmedalien closed 4 years ago

ialarmedalien commented 4 years ago

Edit the dockerfile that kb-sdk runs on to update the Docker engine, bump the Java version to Java 8, and bump the Ubuntu release to 20.04.

N.b. the GitHub actions will not run until someone with write access to the repo adds a KBASE_TEST_TOKEN secret under https://github.com/kbase/kb_sdk/settings/secrets

Tests all pass: https://github.com/ialarmedalien/kb_sdk/actions/runs/143963328

sychan commented 4 years ago

The errors are due to no auth token, which is fine since this isn't an app repo.