We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0719ac3 commit df3188dCopy full SHA for df3188d
packaging/distros/raspbian/Dockerfile
@@ -6,7 +6,7 @@ ARG BASE_BUILDER
6
# Lookup the name to use below but should follow the '<distro>-base' convention with slashes replaced.
7
# Use buildkit to skip unused base images: DOCKER_BUILDKIT=1
8
9
-FROM balenalib/rpi-raspbian:bullseye AS raspbian-bullseye-base
+FROM balenalib/rpi-raspbian:buster AS raspbian-buster-base
10
ENV DEBIAN_FRONTEND noninteractive
11
12
# Builder image so dependencies can be latest, recommended and no need to wipe
0 commit comments