We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3.10
1 parent 575811a commit c67aa57Copy full SHA for c67aa57
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON="python:3.9-alpine3.18"
+ARG PYTHON="python:3.10-alpine3.18"
2
3
FROM ${PYTHON} AS builder
4
ENV SYNCPLAY="1.7.1-RC1"
0 commit comments