Yggdrasil 0.3.4

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-03-13 02:41:06 +01:00
parent 1ab90c0c65
commit ea19f33388
Signed by: 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.2
YGGDRASIL_VERSION=0.3.4
RUN set -ex \
&& apk --no-cache add \