Skip to content

Commit

Permalink
Use python 3.12 base image.
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromage committed Nov 15, 2024
1 parent 50d674f commit 3fa08e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# docker build -f docker/Dockerfile .
#

ARG PYTHON_VERSION=3.11
ARG PYTHON_VERSION=3.12

###
### Stage 0: generate requirements.txt
Expand Down

0 comments on commit 3fa08e3

Please sign in to comment.