Update python Docker tag to v3.13.0b4
All checks were successful
Test Pull Request / Notify (pull_request) Has been skipped
Test Pull Request / Build Image (pull_request) Successful in 17s
Build Main Image / Build Image (push) Successful in 32s
Build Main Image / Notify (push) Successful in 6s

This commit is contained in:
Renovate Bot 2024-07-19 20:00:25 +00:00
parent 08849f53d0
commit 187618d8c3
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

View File

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