Yggdrasil 0.3.12

This commit is contained in:
Travis Automated Update 2019-11-24 11:39:32 +00:00
parent 53506f5881
commit 90fa081b48

View file

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