test stretch building with travis

This commit is contained in:
aor-fokus 2019-01-09 18:55:47 +01:00
parent f8ec30c59b
commit c60ece6278
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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