Update build containers to v1.9 to have xxd and jq available

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER 2021-01-31 16:36:55 +01:00
parent ecc9486e52
commit 7a43581aeb
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ version: 2
.docker_template: &docker_template
docker:
- image: pihole/ftl-build:v1.8-$CIRCLE_JOB
- image: pihole/ftl-build:v1.9-$CIRCLE_JOB
<<: *job_steps
jobs: