Skip to content

Commit

Permalink
Update Python to version 3.11 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikBastian committed Jun 14, 2024
1 parent 3498da3 commit eb091bf
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,5 +1,5 @@
# base python image version
ARG PYTHON_VERSION=3.8-slim-bookworm
ARG PYTHON_VERSION=3.11-slim-bookworm


# base image
Expand Down

0 comments on commit eb091bf

Please sign in to comment.