mirror of
https://github.com/distribution/distribution
synced 2024-11-12 05:45:51 +01:00
Merge pull request #3105 from thaJeztah/bump_golang_1.13.8
Update Golang 1.13.8
This commit is contained in:
commit
f1cb8a56c8
@ -1,4 +1,4 @@
|
||||
ARG GO_VERSION=1.13.7
|
||||
ARG GO_VERSION=1.13.8
|
||||
|
||||
FROM golang:${GO_VERSION}-alpine3.11 AS build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user