Skip to content

Commit

Permalink
Upgrade KPI to 2.021.24b
Browse files Browse the repository at this point in the history
(KoBoCAT 2.021.24b has no changes from 24a)
  • Loading branch information
jnm committed Jun 30, 2021
1 parent 72ea68e commit 1b835c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: '3'

services:
kobocat:
image: kobotoolbox/kobocat:2.021.24a
image: kobotoolbox/kobocat:2.021.24b
hostname: kobocat
env_file:
- ../kobo-env/envfile.txt
Expand Down Expand Up @@ -44,7 +44,7 @@ services:
- kobocat.internal

kpi:
image: kobotoolbox/kpi:2.021.24
image: kobotoolbox/kpi:2.021.24b
hostname: kpi
env_file:
- ../kobo-env/envfile.txt
Expand Down

0 comments on commit 1b835c6

Please sign in to comment.