tomsquest / docker-radicale

Docker image for Radicale calendar and contact server :calendar: + security :closed_lock_with_key: + addons :rocket:
GNU General Public License v3.0
562 stars 80 forks source link

fix: multi-arch fails due to resin images deprecated on docker hub #49

Closed tomsquest closed 5 years ago

tomsquest commented 5 years ago

Remove deprecated resin/ images and use balenalib/ in place.

Also, forced 3.9 of alpine for all archs.

@robertbeal can you have a look at this?