Skip to content

Commit df3188d

Browse files
committed
Revert raspbian Dockerfile changes
Signed-off-by: Amin Vakil <[email protected]>
1 parent 0719ac3 commit df3188d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/distros/raspbian/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG BASE_BUILDER
66
# Lookup the name to use below but should follow the '<distro>-base' convention with slashes replaced.
77
# Use buildkit to skip unused base images: DOCKER_BUILDKIT=1
88

9-
FROM balenalib/rpi-raspbian:bullseye AS raspbian-bullseye-base
9+
FROM balenalib/rpi-raspbian:buster AS raspbian-buster-base
1010
ENV DEBIAN_FRONTEND noninteractive
1111

1212
# Builder image so dependencies can be latest, recommended and no need to wipe

0 commit comments

Comments
 (0)