Update python Docker tag to v3.14 #6
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13 AS builder
|
||||
FROM python:3.14 AS builder
|
||||
RUN apt-get update -y
|
||||
RUN apt-get install -y pipx
|
||||
RUN pip install poetry
|
||||
|
Reference in New Issue
Block a user