From e435759dba83f540a4cb6eec430ce01c097f9b67 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Fri, 14 Aug 2020 16:40:05 +0200 Subject: [PATCH] Bump versions (closes #5) --- Dockerfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 428fda6..0b757a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,9 +1,9 @@ FROM alpine ENV \ - COMPOSE_VERSION=1.25.0 \ - HELM_VERSION=3.0.0 \ - KUBECTL_VERSION=1.16.3 \ - SHIP_VERSION=0.40.0 \ + COMPOSE_VERSION=1.26.2 \ + HELM_VERSION=3.3.0 \ + KUBECTL_VERSION=1.18.8 \ + SHIP_VERSION=0.51.3 \ STERN_VERSION=1.11.0 ## Alpine base ## ENV COMPLETIONS=/usr/share/bash-completion/completions