1
0
mirror of https://github.com/rancher/os.git synced 2025-09-02 07:15:41 +00:00

Bump libcompose

Replace empty slices with nils in unmarshaled libcompose datatypes.
This commit is contained in:
Ivan Mikushin
2015-12-18 13:58:43 +05:00
parent d18ec0d34b
commit 349df9adc7
4 changed files with 42 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
# This file describes the standard way to build libcompose, using docker
FROM golang:1.5.1
FROM golang:1.5.2
RUN apt-get update && apt-get install -y \
iptables \