Skip to content

Commit

Permalink
update dockerfile to 313
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Oct 23, 2024
1 parent a0f7f05 commit bb7f697
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
@@ -1,7 +1,7 @@
####################################################################################################
## Final image
####################################################################################################
FROM python:3.12-slim-bookworm
FROM python:3.13-slim-bookworm

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit bb7f697

Please sign in to comment.