Skip to content

Commit c67aa57

Browse files
committed
build: python version 3.10
1 parent 575811a commit c67aa57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PYTHON="python:3.9-alpine3.18"
1+
ARG PYTHON="python:3.10-alpine3.18"
22

33
FROM ${PYTHON} AS builder
44
ENV SYNCPLAY="1.7.1-RC1"

0 commit comments

Comments
 (0)