Skip to content

Commit

Permalink
Update to the latest version of the Python3 package
Browse files Browse the repository at this point in the history
This is version 3.10.10-r0.
  • Loading branch information
jsf9k committed Feb 13, 2023
1 parent 686a627 commit 3821da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN apk --update --no-cache --quiet upgrade
# longer install times.
###
ENV DEPS \
python3=3.10.9-r0
python3=3.10.10-r0
RUN apk --no-cache --quiet add ${DEPS}

###
Expand Down

0 comments on commit 3821da5

Please sign in to comment.