mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-19 00:27:07 +00:00
Bump go to 1.10
This commit is contained in:
parent
95be18ccf1
commit
1e0bb7d8ff
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.9.4-alpine3.7 as builder
|
FROM golang:1.10.0-alpine3.7 as builder
|
||||||
|
|
||||||
ENV GOPATH /opt
|
ENV GOPATH /opt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user