mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-18 08:11:15 +00:00
Bump go version
This commit is contained in:
parent
d5b6669eee
commit
3125554074
@ -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 GOPATH /opt
|
||||||
ENV GO111MODULE on
|
ENV GO111MODULE on
|
||||||
|
Loading…
Reference in New Issue
Block a user