Skip to content
Snippets Groups Projects
Unverified Commit 27b84267 authored by Stephan Renatus's avatar Stephan Renatus
Browse files

Dockerfile: build with golang 1.12.8

parent d328a5eb
No related branches found
No related tags found
No related merge requests found
FROM golang:1.12.4-alpine
FROM golang:1.12.8-alpine
RUN apk add --no-cache --update alpine-sdk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment