Commit e8160ee22d67c087ed6ddc1df8c12d4ac826549e

Authored by George Vlahavas
1 parent c34386e4b0

Bump kea_api version to 1.0.3

Showing 1 changed file with 1 additions and 1 deletions

docker-compose-jfrog.yml View file @ e8160ee
... ... @@ -72,7 +72,7 @@
72 72 - ./api:/var/www
73 73  
74 74 api:
75   - image: registry.curex-project.eu:443/curex-local/kea_api:1.0.2
  75 + image: registry.curex-project.eu:443/curex-local/kea_api:1.0.3
76 76 container_name: kea_api
77 77 restart: unless-stopped
78 78 tty: true