Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 7d10f5c

Browse files
authored
⬆️ Upgrades Docker to 18.09 (#4)
* ⬆️ Upgrades Docker to 18.09 * ⬆️ Upgrades Docker to 18.09
1 parent 3c7c43b commit 7d10f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: docker:17.10.0-ce-git
6+
- image: docker:18.09.0-git
77
environment:
88
- PACKAGE: "http://dl.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/Packages/q/qemu-user-static-3.0.0-3.fc29.x86_64.rpm"
99
- FILES: "qemu-arm-static qemu-aarch64-static"

0 commit comments

Comments
 (0)