Skip to content

Commit

Permalink
Upgrade KPI and KoBoCAT to 2.022.08
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm committed Mar 10, 2022
1 parent 8702e15 commit 7ca6517
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:beta
image: kobotoolbox/kobocat:2.022.08
hostname: kobocat
env_file:
- ../kobo-env/envfile.txt
Expand Down Expand Up @@ -43,7 +43,7 @@ services:
- kobocat.internal

kpi:
image: kobotoolbox/kpi:beta
image: kobotoolbox/kpi:2.022.08
hostname: kpi
env_file:
- ../kobo-env/envfile.txt
Expand Down

0 comments on commit 7ca6517

Please sign in to comment.