Skip to content

Commit ff09b9c

Browse files
Bump CPython 3.11.5 → 3.11.6
1 parent 49a67a6 commit ff09b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.10.13
134134

135135
FROM build_cpython AS build_cpython311
136136
COPY build_scripts/cpython-pubkey-310-311.txt /build_scripts/cpython-pubkeys.txt
137-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.11.5
137+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.11.6
138138

139139
FROM build_cpython AS build_cpython312
140140
COPY build_scripts/cpython-pubkey-312-313.txt /build_scripts/cpython-pubkeys.txt

0 commit comments

Comments
 (0)