calpoly-csai / api

Official API for the NIMBUS Voice Assistant accessible via HTTP REST protocol.
https://nimbus.api.calpolycsai.com/
GNU General Public License v3.0
9 stars 4 forks source link

Update Dockerfile #137

Closed snekiam closed 4 years ago

snekiam commented 4 years ago

I think this will fix the deploy issue - the last successful deploy was on bionic, the first unsuccessful was on focal. My hunch is that ubuntu:latest switched from bionic to focal causing the failure

What's New?

This should fix the deploy issue.

snekiam commented 4 years ago

My hunch is that ubuntu:latest switched from bionic to focal causing the failure

I should clarify that my hunch is backed up by the logs.

mfekadu commented 4 years ago

Cool! Was the hunch correct @snekiam ?

snekiam commented 4 years ago

Well now there's a different error. So that's a start I suppose.