mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
circleci: use Docker image v1.0.4
This new image which is already available contains Python3 support. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2.0
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: docker.io/openwrtorg/packages-cci:v1.0.3
|
||||
- image: docker.io/openwrtorg/packages-cci:v1.0.4
|
||||
environment:
|
||||
- SDK_HOST: "downloads.openwrt.org"
|
||||
- SDK_PATH: "snapshots/targets/ath79/generic"
|
||||
|
||||
Reference in New Issue
Block a user