Update python Docker tag to v3.13.0b2
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

This commit was merged in pull request #12.
This commit is contained in:
2024-06-06 23:00:28 +00:00
parent 0c60c3dba1
commit 1ba33ac7bb
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.0b1-alpine3.19 FROM python:3.13.0b2-alpine3.19
RUN apk add curl RUN apk add curl