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

Commit 25e9a69

Browse files
authored
[19.03] switch to balenalib/rpi-raspbian because resin/rpi-raspb… (#360)
[19.03] switch to balenalib/rpi-raspbian because resin/rpi-raspbian is deprecated Upstream-commit: 4dc517616a1715658eb9fe58f313cbcecc90daea Component: packaging
2 parents 592cea3 + efdc5ae commit 25e9a69

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=resin/rpi-raspbian:stretch
2+
ARG BUILD_IMAGE=balenalib/rpi-raspbian:stretch
33
FROM ${GO_IMAGE} as golang
44

55
FROM ${BUILD_IMAGE}

0 commit comments

Comments
 (0)