Update python Docker tag to v3.13.0rc2

This commit is contained in:
Renovate Bot 2024-09-20 03:23:29 +00:00
parent 26d7d2994b
commit a50ad37319
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

@ -1,4 +1,4 @@
FROM python:3.13.0rc1-alpine3.19
FROM python:3.13.0rc2-alpine3.19
RUN apk add curl