Convert parent image specification to image_spec calls
Change-Id: I48bf075c0567444f8b13f3c14f8ccd9f926d494a Depends-On: I18281bdb41e91cd5c9160055f1617d7ee9d3b548
This commit is contained in:
parent
537f1fd210
commit
27b2e80c13
@ -1,4 +1,4 @@
|
||||
FROM {{ namespace }}/base-tools:{{ tag }}
|
||||
FROM {{ image_spec("base-tools") }}
|
||||
MAINTAINER {{ maintainer }}
|
||||
|
||||
RUN curl -L -o etcd-{{ etcd_version }}-linux-amd64.tar.gz https://github.com/coreos/etcd/releases/download/{{ etcd_version }}/etcd-{{ etcd_version }}-linux-amd64.tar.gz \
|
||||
|
Loading…
x
Reference in New Issue
Block a user