version bump: 1.10.2

Signed-off-by: Seán C McCord <ulexus@gmail.com>
This commit is contained in:
Seán C McCord 2021-07-22 16:23:08 -07:00
parent aaa8391d8f
commit 2978df649d
Signed by: scm
GPG key ID: 50DCA38EFD47F7BF

View file

@ -1,7 +1,7 @@
FROM alpine:3.13 AS build FROM alpine:3.13 AS build
ARG CHANNEL=stable ARG CHANNEL=stable
ARG VERSION=1.4.5 ARG VERSION=1.10.2
ARG ARCH=amd64 ARG ARCH=amd64
RUN mkdir /build RUN mkdir /build