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

Commit 9ef299b

Browse files
committed
⬆️ Use stable Docker image to build on
1 parent 1c9472f commit 9ef299b

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:18.09.0-git
6+
- image: docker:stable-git
77
environment:
88
- PACKAGE: "https://www.rpmfind.net/linux/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/q/qemu-user-static-4.2.0-4.fc32.x86_64.rpm"
99
- FILES: "qemu-arm-static qemu-aarch64-static"

0 commit comments

Comments
 (0)