mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-24 13:05:51 +00:00
build: pin runtime image to specific date
This will prevent the builds from failing if we update the base image Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
parent
0546ba51d9
commit
edc7804de7
@ -1,5 +1,5 @@
|
||||
# Minimal runtime image
|
||||
FROM resin/%%ARCH%%-supervisor-base
|
||||
FROM resin/%%ARCH%%-supervisor-base:20160913
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user