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

Commit d37dc41

Browse files
authored
Merge pull request #420 from vdemeester/update-golang-1_7_4
Update golang image to 1.7.4
2 parents 01be924 + 60df5e2 commit d37dc41

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.7.1
2+
FROM golang:1.7.4
33

44

55
# virtualenv is necessary to run acceptance tests

0 commit comments

Comments
 (0)