mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-09-02 21:56:56 +00:00
Bump go version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.11.5-alpine3.9 as builder
|
||||
FROM golang:1.12.7-alpine3.9 as builder
|
||||
|
||||
ENV GOPATH /opt
|
||||
ENV GO111MODULE on
|
||||
|
Reference in New Issue
Block a user