From a464d5a256be37ed1c5a16d2edc1d35dd82caf91 Mon Sep 17 00:00:00 2001 From: Jeff Grafton Date: Tue, 13 Jun 2017 11:46:00 -0700 Subject: [PATCH] Rebase glbc on alpine:3.6 --- controllers/gce/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/gce/Dockerfile b/controllers/gce/Dockerfile index 6ba8be13a..2c0e9555a 100644 --- a/controllers/gce/Dockerfile +++ b/controllers/gce/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.5 +FROM alpine:3.6 RUN apk add --no-cache ca-certificates