1
0
mirror of https://github.com/rancher/os.git synced 2025-09-17 07:30:42 +00:00

Bump a few libs to latest tagged versions

This commit is contained in:
Ivan Mikushin
2016-02-04 22:40:30 -08:00
parent 3a0aebe738
commit caeacfa6ed
137 changed files with 4898 additions and 8553 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.4
FROM golang:1.5.3
RUN apt-get update && \
apt-get install -y librados-dev apache2-utils && \