Compare commits

...

4 Commits

Author SHA1 Message Date
e418e1fec4 Update python Docker tag to v3.13.0b4
Some checks failed
Test Pull Request / Build Image (pull_request) Failing after 22s
Test Pull Request / Notify (pull_request) Has been skipped
2024-07-19 19:00:24 +00:00
872fc63de2 Update python Docker tag to v3.13.0b3
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 36s
Test Pull Request / Notify (pull_request) Successful in 3s
Build Main Image / Build Image (push) Successful in 39s
Build Main Image / Notify (push) Successful in 3s
2024-07-03 01:00:33 +00:00
1ba33ac7bb Update python Docker tag to v3.13.0b2
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 16s
Test Pull Request / Notify (pull_request) Successful in 3s
Build Main Image / Build Image (push) Successful in 26s
Build Main Image / Notify (push) Successful in 3s
2024-06-06 23:00:28 +00:00
0c60c3dba1 Update python Docker tag to v3.13.0b1 2024-05-09 03:49:08 +00:00

View File

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