Skip to content

Commit

Permalink
fixup! chore: migrate to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nikicat committed Mar 12, 2023
1 parent 51d22f3 commit 7db928a
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
@@ -1,4 +1,4 @@
FROM python:3.10.8
FROM python:3.11.2

#RUN apk --update --no-cache add alpine-sdk libffi-dev rust cargo openssl-dev
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 7db928a

Please sign in to comment.