From 23106e89f872e029ef273890b945ecd301a542be Mon Sep 17 00:00:00 2001 From: sebastian Date: Mon, 6 Jan 2020 14:50:51 +0000 Subject: [PATCH] push to version 1.7.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cf6cfa2..18d1275 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.11 AS builder -ENV VERSION=v1.7.2 +ENV VERSION=v1.7.3 RUN apk add --no-cache \ alpine-sdk \