Releases: prebuild/docker-images
Releases · prebuild/docker-images
v2.3.1
Fixed
- Replace python3 symlink in
almalinux-devtoolset11
image (#39) (5916c8f
) (Vincent Weevers)
v2.3.0
Added
- Add
almalinux-devtoolset11
image (#38) (7754d8b
) (Vincent Weevers)
v2.2.0
Added
- Add
linux-armv7l-musl
image (#31) (4696dd2
) (Alejandro Ojeda Gutiérrez)
v2.1.1
Fixed
- Fix
python
in urlgrabber-ext-down
(#29) (61db648
) (Rob Moran)
- Pin Node.js to 16 in
centos7-devtoolset7
(e32dae9
) (Vincent Weevers).
v2.1.0
Added
- Add linux-arm64-lts and linux-arm64-musl images (#27) (
901f570
) (DanSnow)
v2.0.0
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
).
v1.0.1
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
).
v1.0.0
First (versioned) release.