version update
This commit is contained in:
parent
5658b4f03c
commit
aaa8391d8f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:3.11 AS build
|
FROM alpine:3.13 AS build
|
||||||
|
|
||||||
ARG CHANNEL=unstable
|
ARG CHANNEL=stable
|
||||||
ARG VERSION=0.100.0-153
|
ARG VERSION=1.4.5
|
||||||
ARG ARCH=amd64
|
ARG ARCH=amd64
|
||||||
|
|
||||||
RUN mkdir /build
|
RUN mkdir /build
|
||||||
|
|
Loading…
Reference in a new issue