1
0
mirror of https://github.com/b4tman/armhf-alpine-qemu.git synced 2024-06-02 12:13:46 +00:00

Bump golang from 1.13.4-alpine3.10 to 1.13.5-alpine3.10

Bumps golang from 1.13.4-alpine3.10 to 1.13.5-alpine3.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-01 02:38:23 +00:00 committed by Dmitry Belyaev
parent 67144db3c3
commit f0c1c2b811

View File

@ -1,4 +1,4 @@
FROM golang:1.13.4-alpine3.10 as build FROM golang:1.13.5-alpine3.10 as build
WORKDIR /tmp/build WORKDIR /tmp/build