Commit c793dc73beb99dc1a23e95a78898c164505906b8

Authored by George Vlahavas
1 parent 49c2f0537b

Bump kea_api to 1.3.0 and kea_mltd to 1.0.4

Showing 1 changed file with 2 additions and 2 deletions

docker-compose-jfrog.yml View file @ c793dc7
... ... @@ -71,7 +71,7 @@
71 71 - api_volume:/var/www
72 72  
73 73 api:
74   - image: registry.curex-project.eu:443/curex-local/kea_api:1.2.0
  74 + image: registry.curex-project.eu:443/curex-local/kea_api:1.3.0
75 75 container_name: kea_api
76 76 restart: unless-stopped
77 77 tty: true
... ... @@ -131,7 +131,7 @@
131 131  
132 132 #MLTD
133 133 mltd:
134   - image: registry.curex-project.eu:443/curex-local/kea_mltd:1.0.2
  134 + image: registry.curex-project.eu:443/curex-local/kea_mltd:1.0.4
135 135 container_name: kea_mltd
136 136 depends_on:
137 137 - timescaledb