Update python Docker tag to v3.13.0b1
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 22s
Test Pull Request / Notify (pull_request) Successful in 4s
Build Main Image / Build Image (push) Successful in 24s
Build Main Image / Notify (push) Successful in 3s

This commit is contained in:
Renovate Bot 2024-05-09 03:49:08 +00:00
parent 2d345f1ea9
commit 30641bedac

View File

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