Update Docker image to Alpine 3.22

This commit is contained in:
Tulir Asokan
2025-07-16 23:50:21 +03:00
parent 53bf278f1e
commit b65a1cc60a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.19
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.22
RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \