Skip to content

Commit c4b28d6

Browse files
committed
Revert "use golang:1.12 instead of cicleci/golang:1.12"
This reverts commit 6381f31.
1 parent 07dfab5 commit c4b28d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 2
55
jobs:
66
build:
77
docker:
8-
- image: golang:1.12
8+
- image: circleci/golang:1.12
99
working_directory: /go/src/github.com/hashicorp/packer
1010
steps:
1111
- checkout

0 commit comments

Comments
 (0)