We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8aefd4 commit 2fe3635Copy full SHA for 2fe3635
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3-alpine3.19
+FROM python:3.12-alpine3.20
2
RUN apk add --update --no-cache libgcc ffmpeg
3
# beets==1.6.0 + patches
4
RUN set -eux; \
0 commit comments