Skip to content

Commit ef5ac95

Browse files
committed
Update KenOS to Python 3.14
1 parent 0697d07 commit ef5ac95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/arm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM python:3.13.7-alpine3.22
3+
FROM python:3.14.0-alpine3.22
44
WORKDIR /code
55
ARG DEBIAN_FRONTEND=noninteractive
66
ADD . /code

0 commit comments

Comments
 (0)