Replaced edge with 3.4 for the alpine base image

This commit is contained in:
Thomas Boerger 2016-11-28 17:23:22 +01:00
förälder 972ce6b791
incheckning 4b0abdae9e
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 5A388F55283960B6
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine:3.4
MAINTAINER Thomas Boerger <thomas@webhippie.de>
EXPOSE 22 3000

Visa fil

@ -1,4 +1,4 @@
FROM hypriot/rpi-alpine-scratch:edge
FROM hypriot/rpi-alpine-scratch:v3.4
MAINTAINER Thomas Boerger <thomas@webhippie.de>
EXPOSE 22 3000