always build the latest tag

This commit is contained in:
Oliver Gorwits
2018-01-12 19:41:52 +00:00
parent 32756baec2
commit 7161ec41ee
4 changed files with 5 additions and 13 deletions

View File

@@ -4,8 +4,6 @@ services:
image: netdisco-postgresql:latest
build:
context: netdisco-postgresql
args:
- TAG
volumes:
- "./netdisco/pgdata:/var/lib/postgresql/data"
# netdisco-base: