mirror of
https://github.com/distribution/distribution
synced 2025-02-17 20:39:35 +01:00
Merge pull request #1253 from RichardScothern/go-1.5.2
Update go version to 1.5.2
This commit is contained in:
commit
e6c60e79c5
@ -1,4 +1,4 @@
|
||||
FROM golang:1.4
|
||||
FROM golang:1.5.2
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y librados-dev apache2-utils && \
|
||||
|
Loading…
Reference in New Issue
Block a user