mirror of
https://github.com/distribution/distribution.git
synced 2026-01-25 22:55:18 +00:00
Update go version to 1.5.2
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
This commit is contained in:
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user