Yggdrasil 0.3.13

This commit is contained in:
Travis Automated Update 2020-02-22 12:22:19 +00:00
parent 90fa081b48
commit 61fd89f485

View File

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