# Image tag

* increases image tag
This commit is contained in:
mpeltriaux 2024-07-05 10:56:10 +02:00
parent a48ba520fc
commit 06910cd69a

View File

@ -6,7 +6,7 @@ services:
- postgis:db
- arnova-nginx-server:arnova
build: .
image: "ksp/konova:1.7"
image: "ksp/konova:1.8"
container_name: "konova-docker"
command: ./docker-entrypoint.sh
restart: always