Added read bits to gpg ket
This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get install -y jq
|
||||
ADD https://github.com/wofferl/proxmox-backup-arm64/releases/download/3.2.8-1/proxmox-backup-client_3.2.8-1_arm64.deb /tmp/proxmox-backup-client_3.2.8-1_arm64.deb
|
||||
#RUN apt-get install -y /tmp/proxmox-backup-client_3.2.8-1_arm64.deb
|
||||
ADD https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
|
||||
RUN chmod +r /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
|
||||
RUN echo "deb http://download.proxmox.com/debian/pbs-client bookworm main" > /etc/apt/sources.list.d/pbs-client.list
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y proxmox-backup-client
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: PBS-Client
|
||||
version: '20241115.08'
|
||||
version: '20241115.09'
|
||||
slug: pbs-client
|
||||
description: Proxmox Backup Client
|
||||
url: https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/PBS-Client
|
||||
|
||||
Reference in New Issue
Block a user