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:
2
vendor/github.com/docker/libcompose/Dockerfile
generated
vendored
2
vendor/github.com/docker/libcompose/Dockerfile
generated
vendored
@@ -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 \
|
||||
|
Reference in New Issue
Block a user