Skip to content

Commit

Permalink
Upgrade default python version
Browse files Browse the repository at this point in the history
  • Loading branch information
lvoloshyn-sekoia committed Jun 5, 2024
1 parent 93ee8e9 commit 83d8d63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10
FROM python:3.11

WORKDIR /app

Expand Down

0 comments on commit 83d8d63

Please sign in to comment.