summaryrefslogtreecommitdiffstats
path: root/molecule/raspberrypi/Dockerfile.j2
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/raspberrypi/Dockerfile.j2')
-rw-r--r--molecule/raspberrypi/Dockerfile.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/raspberrypi/Dockerfile.j2 b/molecule/raspberrypi/Dockerfile.j2
index 26e0dc9e..126602e4 100644
--- a/molecule/raspberrypi/Dockerfile.j2
+++ b/molecule/raspberrypi/Dockerfile.j2
@@ -1,6 +1,6 @@
# Based on the amazing work of geerlingguy <3
# FROM docker.io/geerlingguy/docker-debian12-ansible
-FROM docker.io/library/debian:bookworm
+FROM docker.io/library/debian:12.11
ARG DEBIAN_FRONTEND=noninteractive