Update python Docker tag to v3.13.0rc1
This commit was merged in pull request #16.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.0b4-alpine3.19
|
||||
FROM python:3.13.0rc1-alpine3.19
|
||||
|
||||
RUN apk add curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user