Install tput for colorized logs on alpine images (#3229)

This commit is contained in:
Geoff Bourne
2025-01-03 19:09:52 -06:00
committed by GitHub
parent 4914ffbe40
commit a72fb19ec6

View File

@@ -24,6 +24,7 @@ apk add --no-cache -U \
tzdata \
rsync \
nano \
ncurses \
sudo \
tar \
zstd \