fablabbcn / smartcitizen-api

The Smart Citizen Engine
https://developer.smartcitizen.me
GNU Affero General Public License v3.0
10 stars 4 forks source link

Update base image for Kairos docker container. #247

Closed timcowlishaw closed 9 months ago

timcowlishaw commented 10 months ago

The previous java8 / alpine linux container was removed, so instead we're using the openjdk 8 alpine image. This builds and runs locally, but will need some thorough testing in staging.

oscgonfer commented 10 months ago

Currently testing in staging. All stable for now. We'll keep it for a couple more days and then merge.

This will be deployed in the new server in production, not in the current one to avoid risks. I would then merge the Rails/Ruby/Gems upgrade in https://github.com/fablabbcn/smartcitizen-api/pull/240 and deploy just that. Next server will integrate https://github.com/fablabbcn/smartcitizen-api/pull/247 and https://github.com/fablabbcn/smartcitizen-api/pull/248