mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-27 16:28:57 +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
|
||||
FROM debian:jessie
|
||||
FROM debian:stretch
|
||||
|
||||
# Set the file maintainer
|
||||
MAINTAINER rst/tgu
|
||||
|
@ -3,7 +3,7 @@
|
||||
############################################################
|
||||
|
||||
# Set the base image to use debian
|
||||
FROM resin/rpi-raspbian:jessie
|
||||
FROM resin/rpi-raspbian:stretch
|
||||
|
||||
# Set the file maintainer
|
||||
MAINTAINER rst/tgu
|
||||
|
Loading…
Reference in New Issue
Block a user