Update v0.4.2

This commit is contained in:
Stille 2020-03-03 13:29:29 +08:00
parent 8f19a80965
commit f41d6e2a6e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.8
MAINTAINER Stille <stille@ioiox.com>
ENV VERSION v0.4.1
ENV VERSION v0.4.2
WORKDIR /base
RUN apk add wget && \