Bump bluemap image to v5.20
This commit is contained in:
+2
-2
@@ -64,7 +64,7 @@ services:
|
||||
diun.include_tags: "latest"
|
||||
|
||||
bluemap:
|
||||
image: ghcr.io/bluemap-minecraft/bluemap:v5.7
|
||||
image: ghcr.io/bluemap-minecraft/bluemap:v5.20
|
||||
user: 2015:2015 # minecraft_server:minecraft_server
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
@@ -89,7 +89,7 @@ services:
|
||||
- bluemap_maps:/app/web/maps:ro
|
||||
- ./bluemap/config:/app/config:ro
|
||||
labels:
|
||||
diun.enable: "false"
|
||||
diun.enable: "true"
|
||||
diun.watch_repo: "true"
|
||||
diun.include_tags: "latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user