Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit eb2652d

Browse files
committed
Revert "switch to balenalib/rpi-raspbian because resin/rpi-raspbian is deprecated"
This reverts commit 4581a41a76aee7bf30866854197d5c1acc208d27. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: e0e796aa5ced066dc6e81637e8379676e884fc0f Component: packaging
1 parent ee45afb commit eb2652d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • components/packaging/deb/raspbian-stretch

components/packaging/deb/raspbian-stretch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG GO_IMAGE
2-
ARG BUILD_IMAGE=balenalib/rpi-raspbian:stretch
2+
ARG BUILD_IMAGE=resin/rpi-raspbian:stretch
33
FROM ${GO_IMAGE} as golang
44

55
FROM ${BUILD_IMAGE}

0 commit comments

Comments
 (0)