Yggdrasil 0.3.7

This commit is contained in:
Travis Automated Update 2019-08-18 10:51:39 +00:00
parent 7166f59fe0
commit 48e0717646

View file

@ -1,7 +1,7 @@
FROM golang:alpine as builder FROM golang:alpine as builder
ENV DUMB_INIT_VERSION=1.2.2 \ ENV DUMB_INIT_VERSION=1.2.2 \
YGGDRASIL_VERSION=0.3.6 YGGDRASIL_VERSION=0.3.7
RUN set -ex \ RUN set -ex \
&& apk --no-cache add \ && apk --no-cache add \