Skip to content

Commit

Permalink
Update python Docker tag to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 9a77ca9 commit 68038f5
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
Expand Up @@ -5,7 +5,7 @@

# Base image
# ---------------------------------------------------------------------- #
FROM python:3.10.1
FROM python:3.13.0
LABEL MAINTAINER="Ivan Lee"

# Make working directory
Expand Down

0 comments on commit 68038f5

Please sign in to comment.