switch to balenalib/rpi-raspbian because resin/rpi-raspbian is deprecated
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 7ab3b5c11a0426117580b14e1b170b192945af1d Component: packaging
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
ARG GO_IMAGE
|
||||
ARG ENGINE_IMAGE
|
||||
ARG BUILD_IMAGE=resin/rpi-raspbian:stretch
|
||||
ARG BUILD_IMAGE=balenalib/rpi-raspbian:stretch
|
||||
FROM ${GO_IMAGE} as golang
|
||||
FROM ${ENGINE_IMAGE} as engine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user