[CI] Fix certificate issue with quick koreader/koappimage:0.1.8 (#8305)

See https://github.com/koreader/virdevenv/pull/69 for details
pull/8308/head
Frans de Jonge 3 years ago committed by GitHub
parent feab232f35
commit d8d0066ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: koreader/koappimage:0.1.7
- image: koreader/koappimage:0.1.8
auth:
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD

Loading…
Cancel
Save