From c28a472ba2d7a7e30972215c95a83af1900d5bd6 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Thu, 20 Jul 2017 11:02:05 +0100 Subject: [PATCH 1/2] pkg/init-lcow: Use main opengcs repository again My patches have been merged. Signed-off-by: Rolf Neugebauer --- pkg/init-lcow/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/init-lcow/Dockerfile b/pkg/init-lcow/Dockerfile index 4b413c604..ab59ae793 100644 --- a/pkg/init-lcow/Dockerfile +++ b/pkg/init-lcow/Dockerfile @@ -8,8 +8,8 @@ RUN apk add --no-cache --initdb -p /out \ RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache FROM linuxkit/alpine:3744607156e6b67e3e7d083b15be9e7722215e73 AS build -ENV OPENGCS_REPO=https://github.com/rn/opengcs -ENV OPENGCS_COMMIT=3a4ca49c445caaf4c6d4f0c1e613bae0c7455fb6 +ENV OPENGCS_REPO=https://github.com/Microsoft/opengcs +ENV OPENGCS_COMMIT=dec72ab7c137eb9aa5b3464a86b063359b8284bd RUN apk add --no-cache build-base curl git go musl-dev ENV GOPATH=/go PATH=$PATH:/go/bin RUN git clone $OPENGCS_REPO /go/src/github.com/Microsoft/opengcs && \ From d1b19a98f00b6c43ba4d1f175f4162472bc5c17f Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Thu, 20 Jul 2017 11:11:29 +0100 Subject: [PATCH 2/2] blueprints: Update LCOW to latest hash Signed-off-by: Rolf Neugebauer --- blueprints/lcow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/lcow.yml b/blueprints/lcow.yml index 35dce21ea..6e59fe6bb 100644 --- a/blueprints/lcow.yml +++ b/blueprints/lcow.yml @@ -3,7 +3,7 @@ kernel: cmdline: "console=ttyS0" tar: none init: - - linuxkit/init-lcow:5375fa62bada3faec048b22d41033dcf1e9ba727 + - linuxkit/init-lcow:e846df6e745e0db2e90ec06a1a3509cb9bfd77da - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 trust: org: