Skip to content

Commit e90b877

Browse files
authored
Python 3.14 (#16)
1 parent c0594bf commit e90b877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base image
2-
FROM python:3.13-trixie AS base
2+
FROM python:3.14-trixie AS base
33
ENV PIP_ROOT_USER_ACTION=ignore
44
ENV DEBIAN_FRONTEND=noninteractive
55

0 commit comments

Comments
 (0)