Added git hash as version number
This commit is contained in:
@@ -22,6 +22,8 @@ services:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: ./docker/flightslot.Dockerfile
|
||||
args:
|
||||
GIT_HASH:
|
||||
image: flightslot:latest
|
||||
container_name: tech-flightslot
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user