kids-first / kf-api-dataservice

:file_cabinet: Primary API for interacting with the Kids First data
http://kf-api-dataservice.kidsfirstdrc.org
Apache License 2.0
5 stars 2 forks source link

⬆️ update builder from alpine 3.7 -> 3.18 #633

Closed devbyaccident closed 11 months ago

devbyaccident commented 11 months ago

Context

Recently, we made a change to build scripts to remove unnecessary packages from internal build scripts. One of these introduced a dependency for alpine images to be on 3.18 or higher.

The current version of the dataservice builder runs on alpine 3.7, and should be updated.

Connects

https://github.com/d3b-infra/aws-ecs-service-type-1-module/pull/291