Skip to content

Commit 459535f

Browse files
committed
Use 1.12 for the build image
1 parent c4cc02b commit 459535f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
commands:
99

1010
binary:
11-
image: armhfbuild/docker:1.10-dind
11+
image: armhfbuild/docker:1.12-dind
1212
privileged: true
1313
commands:
1414
- apk add --update bash git make

0 commit comments

Comments
 (0)