mirror of
https://github.com/luzifer-docker/yggdrasil.git
synced 2024-11-09 14:00:05 +00:00
Yggdrasil 0.3.14
This commit is contained in:
parent
61fd89f485
commit
3b2c7f9d60
1 changed files with 1 additions and 1 deletions
|
@ -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.13
|
YGGDRASIL_VERSION=0.3.14
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& apk --no-cache add \
|
&& apk --no-cache add \
|
||||||
|
|
Loading…
Reference in a new issue