Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

57 lines (32 loc) · 2.42 KB

Changelog

2.2.0 - 2024-02-02

Added

  • Add linux-armv7l-musl image (#31) (4696dd2) (Alejandro Ojeda Gutiérrez)

2.1.1 - 2022-12-10

Fixed

  • Fix python in urlgrabber-ext-down (#29) (61db648) (Rob Moran)
  • Pin Node.js to 16 in centos7-devtoolset7 (e32dae9) (Vincent Weevers).

2.1.0 - 2022-07-01

Added

  • Add linux-arm64-lts and linux-arm64-musl images (#27) (901f570) (DanSnow)

2.0.0 - 2022-03-04

Changed

  • Breaking: bump Python from 2.x to 3.x (4926f87)

Fixed

  • Fix HOME to be /home/node in all images (1061de7)
  • Disable npm update check (e44b75c, b0c8df4)
  • Fix strip location in android images (a19a787).

1.0.1 - 2021-08-01

Fixed

  • Fix path to strip binary in linux-armv6 (#20) (faa0898)
  • Consistently use Node.js LTS in all images (3d9bf68)
  • Remove inherited dockcross labels (5f77a19)
  • Reduce layers (#3) (c7d2ca9).

1.0.0 - 2021-07-31

First (versioned) release.