added apt update
This commit is contained in:
@@ -6,6 +6,7 @@ ENV LANG C.UTF-8
|
|||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
COPY proxmox-backup-client_3.2.7-1_arm64.deb /
|
COPY proxmox-backup-client_3.2.7-1_arm64.deb /
|
||||||
|
|
||||||
|
RUN apt update
|
||||||
RUN apt install /proxmox-backup-client_3.2.7-1_arm64.deb
|
RUN apt install /proxmox-backup-client_3.2.7-1_arm64.deb
|
||||||
|
|
||||||
RUN chmod a+x /run.sh
|
RUN chmod a+x /run.sh
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "PBS-Client",
|
"name": "PBS-Client",
|
||||||
"version": "20240708.3",
|
"version": "20240708.4",
|
||||||
"slug": "pbs-client",
|
"slug": "pbs-client",
|
||||||
"description": "Proxmox Backup Client",
|
"description": "Proxmox Backup Client",
|
||||||
"url": "https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/PBS-Client",
|
"url": "https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/PBS-Client",
|
||||||
|
|||||||
Reference in New Issue
Block a user