chore: bump armhf image to 3.11.15

This commit is contained in:
Matthias
2026-04-01 20:29:23 +02:00
parent 42a153953a
commit d1b378ead6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11.14-slim-bookworm AS base
FROM python:3.11.15-slim-bookworm AS base
# Setup env
ENV LANG=C.UTF-8