Yggdrasil 0.3.16

This commit is contained in:
Travis Automated Update 2021-03-20 16:50:35 +00:00
parent 7ad1400a62
commit 0bf8cb8292

View File

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