Updated to proxmox-backup-client_3.2.8-1_arm64
This commit is contained in:
@@ -2,12 +2,12 @@ FROM debian:bookworm-slim
|
|||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
COPY proxmox-backup-client_3.2.7-1_arm64.deb /
|
COPY proxmox-backup-client_3.2.8-1_arm64.deb /
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y jq
|
RUN apt-get install -y jq
|
||||||
RUN apt-get install -y /proxmox-backup-client_3.2.7-1_arm64.deb
|
RUN apt-get install -y /proxmox-backup-client_3.2.8-1_arm64.deb
|
||||||
|
|
||||||
RUN chmod a+x /run.sh
|
RUN chmod a+x /run.sh
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: PBS-Client
|
name: PBS-Client
|
||||||
version: '20240708.34'
|
version: '20241115.01'
|
||||||
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
|
||||||
|
|||||||
BIN
PBS-Client/proxmox-backup-client_3.2.8-1_arm64.deb
Normal file
BIN
PBS-Client/proxmox-backup-client_3.2.8-1_arm64.deb
Normal file
Binary file not shown.
Reference in New Issue
Block a user