Update Planka
This commit is contained in:
+3
-1
@@ -1,8 +1,9 @@
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:2.0.0-rc.4
|
||||
image: ghcr.io/plankanban/planka:2.0.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- data:/app/data
|
||||
- favicons:/app/public/favicons
|
||||
- user-avatars:/app/public/user-avatars
|
||||
- background-images:/app/public/background-images
|
||||
@@ -68,6 +69,7 @@ services:
|
||||
- internal
|
||||
|
||||
volumes:
|
||||
data:
|
||||
favicons:
|
||||
user-avatars:
|
||||
background-images:
|
||||
|
||||
Reference in New Issue
Block a user