Skip to content
Snippets Groups Projects
Commit 856e6d1f authored by root's avatar root
Browse files

Moved to Go 1.12

parent 5635c7c9
No related branches found
No related tags found
1 merge request!5Feature: Golang + Alpine Linux
Pipeline #118425 passed
# 1st stage: build go app
FROM golang:1.11 as builder
FROM golang:1.12 as builder
WORKDIR /go/src/git.rwth-aachen.de/h/apb/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment