Release 1.5.735, Alpine 3.21 #7

Merged
skobkin merged 5 commits from release_1.5.735 into master 2024-12-08 17:42:05 +00:00
Showing only changes of commit 2627af36a7 - Show all commits

View file

@ -43,7 +43,7 @@ RUN \
cmake -Dclient=OFF -Ddbus=OFF -Dice=OFF -Dzeroconf=OFF -Dlto=ON .. && \
make -j $(nproc)
FROM alpine:3.20
FROM alpine:3.21
RUN \
apk update -q --no-cache && \