diff --git a/Dockerfile b/Dockerfile index af23b1f3..f0b56744 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \