using latest container for dev

This commit is contained in:
Roland Osborne 2024-06-12 16:35:13 -07:00
parent 141106f844
commit 27acf58e1f

View File

@ -4,7 +4,7 @@ services:
environment:
- DEV=1
container_name: databag
image: balzack/databag:dev
image: balzack/databag:latest
ports:
- "7000:7000"
volumes: