Skip to content

Commit

Permalink
[CI] Also use Ubuntu 20.04 Docker image for docs (#9209)
Browse files Browse the repository at this point in the history
Overlooked in <#9007>.
  • Loading branch information
Frenzie committed Jun 13, 2022
1 parent d3964bb commit e5ddd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
path: koreader-emulator-x86_64-linux-gnu/koreader/junit-test-results.xml
docs:
docker:
- image: koreader/koappimage:0.2.2
- image: koreader/kobase:0.3.0
auth:
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD
Expand Down

0 comments on commit e5ddd47

Please sign in to comment.