mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
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:
parent
0693f6a715
commit
7527a4da71
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user