ci: bump CircleCI docker images

This commit is contained in:
Benoit Pierre
2024-04-14 17:32:33 +02:00
committed by Frans de Jonge
parent 21c6e37f5e
commit 4a343d3669

View File

@@ -16,7 +16,7 @@ workflows:
jobs:
build:
docker:
- image: koreader/kobase:0.3.0
- image: koreader/kobase:0.3.1-20.04
auth:
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD
@@ -69,7 +69,7 @@ jobs:
path: koreader-emulator-x86_64-linux-gnu/koreader/junit-test-results.xml
docs:
docker:
- image: koreader/kobase:0.3.0
- image: koreader/kobase:0.3.1-20.04
auth:
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD