Yggdrasil 0.3.9

This commit is contained in:
Travis Automated Update 2019-09-27 11:40:40 +02:00
parent 891d18f0a9
commit a45d1beda1
Signed by untrusted user who does not match committer: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

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