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

Fix needs for final step #28

Closed cpswan closed 2 years ago

cpswan commented 2 years ago

Fixes issue with DART_STABLE_VERSION being written as blank

- What I did

Added check_for_new_stable to needs

- Description for the changelog

Fix needs for final step