Update to 4.0.1430

This commit is contained in:
alexbelgium
2021-07-25 09:54:44 +02:00
parent b6d441b613
commit 9a19c5b76f
3 changed files with 7 additions and 5 deletions

View File

@@ -1 +1,4 @@
## 4.0.1430 (25-07-2021)
- Update to latest version from linuxserver/docker-ombi
- Initial release

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="v4.0.1430-ls97"
ARG BUILD_UPSTREAM="4.0.1430"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
RUN \

View File

@@ -1,7 +1,7 @@
{
"name": "Ombi",
"version": "v4.0.1430-ls97",
"upstream": "v4.0.1430-ls97",
"version": "4.0.1430",
"upstream": "4.0.1430",
"slug": "ombi",
"description": "Self-hosted Plex Request and user management system",
"url": "https://github.com/alexbelgium/hassio-addons",
@@ -15,8 +15,7 @@
"map": [
"config:rw"
],
"environment": {
},
"environment": {},
"options": {
"PUID": 0,
"PGID": 0