Commit 0c97431ec90f4c6a142a2a6f8bb11b6ad4050553

Authored by George Vlahavas
1 parent 1b77eba4c2

Increase kea_api version number

Showing 1 changed file with 1 additions and 1 deletions

docker-compose-jfrog.yml View file @ 0c97431
... ... @@ -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.1
  75 + image: registry.curex-project.eu:443/curex-local/kea_api:1.0.2
76 76 container_name: kea_api
77 77 restart: unless-stopped
78 78 tty: true