Update python Docker tag to v3.14
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13 AS builder
|
FROM python:3.14 AS builder
|
||||||
RUN apt-get update -y
|
RUN apt-get update -y
|
||||||
RUN apt-get install -y pipx
|
RUN apt-get install -y pipx
|
||||||
RUN pip install poetry
|
RUN pip install poetry
|
||||||
|
Reference in New Issue
Block a user