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.
2 parents 6d44536 + de93057 commit ed1e735Copy full SHA for ed1e735
Dockerfile
@@ -31,7 +31,7 @@ RUN apk --update --no-cache --quiet upgrade
31
# longer install times.
32
###
33
ENV DEPS \
34
- python3=3.10.13-r0
+ python3=3.10.14-r1
35
RUN apk --no-cache --quiet add ${DEPS}
36
37
0 commit comments