Commit 885c3c7a4012403192f06a43bc4aa1c8183468e0

Authored by George Vlahavas
1 parent b1750af762

Bump kea_api version to 1.0.4

Showing 1 changed file with 1 additions and 1 deletions

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