atsign-company / at_dockerfiles

Dockerfiles to create build, run and test images for Dart applications across multiple architectures.
Apache License 2.0
3 stars 2 forks source link

build(deps): Revert to unstable Debian for RISC-V build #197

Closed cpswan closed 3 months ago

cpswan commented 3 months ago

Workaround for #196

- What I did

Changed base image back to unstable-slim (aka sid)

- How to verify it

I'll rerun the failed build workflow for Dart 3.5.2

I've manually verified that the required packages install OK on unstable-slim

- Description for the changelog

build(deps): Revert to unstable Debian for RISC-V build