2.0.2
This commit is contained in:
parent
2e2119420b
commit
8cbed32f3d
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
image: umap/umap:1.3.2
|
||||
image: umap/umap:2.0.2
|
||||
ports:
|
||||
- "${PORT-8000}:8000"
|
||||
environment:
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "2.0.1"
|
||||
VERSION = "2.0.2"
|
||||
|
|
Loading…
Reference in a new issue