Skip to content

Commit

Permalink
Update python Docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 99fed36 commit a0dfcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-alpine3.19
FROM python:3.13-alpine3.19

RUN apk add --no-cache tini

Expand Down

0 comments on commit a0dfcbc

Please sign in to comment.