Update to 0.8.2-1-ls52

This commit is contained in:
alexbelgium
2021-04-28 01:55:59 +02:00
parent 5d3558895c
commit f6b52802f2
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.2-1-ls52 (28-04-2021)
- Update to latest version from linuxserver/docker-doublecommander
## 0.8.2-1-ls51
- Update to latest version from linuxserver/docker-doublecommander

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="0.8.2-1-ls51"
ARG BUILD_UPSTREAM="0.8.2-1-ls52"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
# Install bashio

View File

@@ -1,7 +1,7 @@
{
"name": "Double commander",
"version": "0.8.2-1-ls51",
"upstream": "0.8.2-1-ls51",
"version": "0.8.2-1-ls52",
"upstream": "0.8.2-1-ls52",
"slug": "doublecommander",
"description": "Double Commander is a free cross platform open source file manager with two panels side by side.",
"url": "https://hub.docker.com/r/linuxserver/doublecommander",