Update Docker image to Alpine 3.17

This commit is contained in:
Tulir Asokan
2022-11-26 22:02:34 +02:00
parent e302143b8a
commit 597e82a33b
+1 -1
View File
@@ -1,4 +1,4 @@
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.16
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.17
RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \