From 11e98a9ced4b903918870d1f8af2e60962239446 Mon Sep 17 00:00:00 2001 From: shu Date: Mon, 1 Apr 2019 15:36:04 +0000 Subject: [PATCH] push to version 0.99.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6521f88..0dad893 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.9 AS builder -ENV VERSION=0.99.2rc1 +ENV VERSION=0.99.3 RUN apk add --no-cache \ alpine-sdk \