1 parent 7486fdd commit a6257c4Copy full SHA for a6257c4
1 file changed
.circleci/config.yml
@@ -59,13 +59,13 @@ executors:
59
60
cervantes:
61
docker:
62
- - image: koreader/kocervantes:2.0.0-22.04
+ - image: koreader/kocervantes:2.1.0-22.04
63
environment:
64
TARGET: "cervantes"
65
66
kindle: &KINDLE_EXE
67
68
- - image: koreader/kokindle:2.0.0-22.04
+ - image: koreader/kokindle:2.1.0-22.04
69
70
TARGET: "kindle"
71
@@ -81,13 +81,13 @@ executors:
81
82
kobo:
83
84
- - image: koreader/kokobo:2.0.0-22.04
+ - image: koreader/kokobo:2.1.0-22.04
85
86
TARGET: "kobo"
87
88
pocketbook:
89
90
- - image: koreader/kopb:2.0.0-22.04
+ - image: koreader/kopb:2.1.0-22.04
91
92
TARGET: "pocketbook"
93
0 commit comments