Update python Docker tag to v3.13.0rc3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 56s
Test Pull Request / Notify (pull_request) Successful in 3s
Build Main Image / Build Image (push) Successful in 33s
Build Main Image / Notify (push) Successful in 2s

This commit is contained in:
Renovate Bot 2024-10-09 03:24:26 +00:00
parent ee51841aae
commit 1136d119ee
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

View File

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