Commit 66609c5ccb6a8f34a9968bb86d6a021ca503795f

Authored by George Vlahavas
1 parent cd64b2c54b

Bump kea_api version to 1.0.5

Showing 1 changed file with 1 additions and 1 deletions

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