lock down alpine to exact hash until 3.3 is out

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2015-12-24 10:13:36 +00:00
parent 0693f6a715
commit 7527a4da71

View File

@ -1,4 +1,4 @@
FROM alpine:edge FROM alpine@sha256:1447312eb48c7a3ce738036f09211f6f426fcfd364733c39e48409cffb901de3
MAINTAINER Justin Cormack <justin.cormack@unikernel.com> MAINTAINER Justin Cormack <justin.cormack@unikernel.com>