mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-19 16:46:58 +00:00
Bump go version to 1.10.3
This commit is contained in:
parent
34fe1742cf
commit
9a0674ea6b
@ -1,4 +1,4 @@
|
||||
FROM golang:1.10.2-alpine3.7 as builder
|
||||
FROM golang:1.10.3-alpine as builder
|
||||
|
||||
ENV GOPATH /opt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user