mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-17 15:51:27 +00:00
Bump Go version
This commit is contained in:
parent
32d8ab87bd
commit
35aba0dfc3
@ -1,4 +1,4 @@
|
||||
FROM golang:1.11.1-alpine3.8 as builder
|
||||
FROM golang:1.11.2-alpine3.8 as builder
|
||||
|
||||
ENV GOPATH /opt
|
||||
ENV GO111MODULE on
|
||||
|
Loading…
Reference in New Issue
Block a user