polygon/heimdall update

This commit is contained in:
cventastic
2022-03-22 12:05:52 +01:00
parent 9673c5223b
commit fae0461504
3 changed files with 6 additions and 6 deletions

View File

@@ -12,8 +12,8 @@ services:
heimdalld:
build: &ref_0
args:
UPSTREAM_VERSION: v0.2.7
context: ./polygon/heimdall
UPSTREAM_VERSION: v0.2.8
context: ./polygon/heimdall
dockerfile: Dockerfile
volumes:
- "heimdall_data:/root/.heimdalld"