Unverified Commit 1f31d188 authored by Stephan Renatus's avatar Stephan Renatus Committed by GitHub

Merge pull request #1529 from dkuerner/golang-update

Dockerfile: build with golang 1.12.9
parents ab08d7b3 2dccdc2a
FROM golang:1.12.8-alpine
FROM golang:1.12.9-alpine
RUN apk add --no-cache --update alpine-sdk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment