Commit 47c0efd2ef1dc315e200de56a33e508c63c3e94d

Authored by George Vlahavas
1 parent a063d21c74

Bumpt kea_od to 1.1.1 and kea_mltd to 1.1.3

Showing 1 changed file with 2 additions and 2 deletions

docker-compose-jfrog.yml View file @ 47c0efd
... ... @@ -129,7 +129,7 @@
129 129  
130 130 #OD
131 131 od:
132   - image: registry.curex-project.eu:443/curex-local/kea_od:1.1.0
  132 + image: registry.curex-project.eu:443/curex-local/kea_od:1.1.1
133 133 container_name: kea_od
134 134 depends_on:
135 135 - timescaledb
... ... @@ -142,7 +142,7 @@
142 142  
143 143 #MLTD
144 144 mltd:
145   - image: registry.curex-project.eu:443/curex-local/kea_mltd:1.1.2
  145 + image: registry.curex-project.eu:443/curex-local/kea_mltd:1.1.3
146 146 container_name: kea_mltd
147 147 depends_on:
148 148 - timescaledb