Update to 1.7.26

This commit is contained in:
alexbelgium
2022-01-04 01:57:34 +01:00
parent 5ffb2b2aa2
commit ea0ddd8739
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 1.7.26 (04-01-2022)
- Update to latest version from linuxserver/docker-grav
- New standardized logic for Dockerfile build and packages installation
## 1.7.25 (17-11-2021)

View File

@@ -32,8 +32,8 @@
"TZ": "str?"
},
"slug": "grav",
"upstream": "1.7.25",
"upstream": "1.7.26",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.7.25",
"version": "1.7.26",
"webui": "http://[HOST]:[PORT:80]"
}