Added git hash as version number

This commit is contained in:
2025-11-28 11:48:29 +01:00
parent 35f773047d
commit 7f908157bf
6 changed files with 24 additions and 14 deletions

View File

@@ -22,6 +22,8 @@ services:
build:
context: ..
dockerfile: ./docker/flightslot.Dockerfile
args:
GIT_HASH:
image: flightslot:latest
container_name: tech-flightslot
restart: unless-stopped