mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-28 08:48:59 +00:00
test stretch building with travis
This commit is contained in:
parent
f8ec30c59b
commit
c60ece6278
@ -3,7 +3,7 @@
|
|||||||
############################################################
|
############################################################
|
||||||
|
|
||||||
# Set the base image to use debian
|
# Set the base image to use debian
|
||||||
FROM debian:jessie
|
FROM debian:stretch
|
||||||
|
|
||||||
# Set the file maintainer
|
# Set the file maintainer
|
||||||
MAINTAINER rst/tgu
|
MAINTAINER rst/tgu
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
############################################################
|
############################################################
|
||||||
|
|
||||||
# Set the base image to use debian
|
# Set the base image to use debian
|
||||||
FROM resin/rpi-raspbian:jessie
|
FROM resin/rpi-raspbian:stretch
|
||||||
|
|
||||||
# Set the file maintainer
|
# Set the file maintainer
|
||||||
MAINTAINER rst/tgu
|
MAINTAINER rst/tgu
|
||||||
|
Loading…
Reference in New Issue
Block a user