Yggdrasil 0.3.15

This commit is contained in:
Travis Automated Update 2020-09-28 15:10:50 +00:00
parent 3b2c7f9d60
commit 7ad1400a62

View File

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