change python version
Gitea Actions Demo / build_and_push (push) Successful in 2m16s
Details
Gitea Actions Demo / build_and_push (push) Successful in 2m16s
Details
This commit is contained in:
parent
3ec3e2bba4
commit
5284558d4f
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.11-slim
|
FROM python:3.13-slim
|
||||||
|
|
||||||
# Install curl and CA certificates
|
# Install curl and CA certificates
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue