node-red / node-red-docker

Repository for all things Node-RED and Docker related
Apache License 2.0
471 stars 382 forks source link

Fix base image to be based on Alpine 3.12 #297

Closed hardillb closed 2 years ago

hardillb commented 2 years ago

Proposed changes

Pin at Alpine 3.12 rather than the default 3.13

This is a fix for https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements

fixes #296

Checklist