chore(deps): update python docker tag to v3.12

This commit is contained in:
Renovate
2024-04-20 10:57:40 +00:00
parent e560e3eaad
commit 1658f288e1
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11-slim-bullseye
FROM python:3.12-slim-bullseye
ARG TARGETOS
ARG TARGETARCH