Commit 2dccdc2a authored by Daniel Kürner's avatar Daniel Kürner

Dockerfile: build with golang 1.12.9

parent ab08d7b3
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