Update Docker image to Alpine 3.18

This commit is contained in:
Tulir Asokan
2023-06-26 13:08:02 +03:00
parent f2194c6f33
commit c06a2b2473
+1 -1
View File
@@ -1,4 +1,4 @@
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.17
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.18
RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \