Yggdrasil 0.3.10

This commit is contained in:
Travis Automated Update 2019-10-11 11:17:31 +00:00
parent 30f93af75f
commit 82fbf30bb7

View file

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