Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 90f0f98

Browse files
committed
Merge pull request #139 from imikushin/go-1.5.3
Bump to Go-1.5.3
2 parents f0d9f56 + 428b600 commit 90f0f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file describes the standard way to build libcompose, using docker
2-
FROM golang:1.5.2
2+
FROM golang:1.5.3
33

44
RUN apt-get update && apt-get install -y \
55
iptables \

0 commit comments

Comments
 (0)