Compare commits

...

1 Commits

Author SHA1 Message Date
ee51841aae
Update python Docker tag to v3.13.0rc2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 1m20s
Test Pull Request / Notify (pull_request) Successful in 22s
Build Main Image / Build Image (push) Successful in 1m13s
Build Main Image / Notify (push) Successful in 4s
2024-10-03 07:00:28 +00:00

View File

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