diff --git a/docker-compose-jfrog.yml b/docker-compose-jfrog.yml index 7d725cc..6eb915b 100644 --- a/docker-compose-jfrog.yml +++ b/docker-compose-jfrog.yml @@ -71,7 +71,7 @@ services: - api_volume:/var/www api: - image: registry.curex-project.eu:443/curex-local/kea_api:1.2.0 + image: registry.curex-project.eu:443/curex-local/kea_api:1.3.0 container_name: kea_api restart: unless-stopped tty: true @@ -131,7 +131,7 @@ services: #MLTD mltd: - image: registry.curex-project.eu:443/curex-local/kea_mltd:1.0.2 + image: registry.curex-project.eu:443/curex-local/kea_mltd:1.0.4 container_name: kea_mltd depends_on: - timescaledb