Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit adcd610

Browse files
committed
Updated python version
1 parent f6673f7 commit adcd610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/python-build-standalone/Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG ref=main
55
FROM ghcr.io/nicholasdille/docker-setup/base:${ref} AS prepare
66
ARG name
77
ARG version
8-
ARG PYTHON_VERSION=3.11.3
8+
ARG PYTHON_VERSION=3.11.4
99
RUN <<EOF
1010
check-github-release-asset \
1111
"indygreg/python-build-standalone" \

0 commit comments

Comments
 (0)