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

Commit 60df5e2

Browse files
committed
Update golang image to 1.7.4
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 01be924 commit 60df5e2

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)