1
0
mirror of https://github.com/joBr99/proxmoxbackupserver synced 2026-08-06 00:12:37 +02:00

Update to 0.9.0-2

This commit is contained in:
joBr99
2020-10-11 16:59:02 +02:00
committed by GitHub
parent c95d01fe5c
commit c0212fd68d
+1 -1
View File
@@ -10,7 +10,7 @@ RUN wget http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg -O /etc/a
#Install packages
RUN apt-get update
RUN apt-get install -y proxmox-backup-server=0.8.21-1
RUN apt-get install -y proxmox-backup-server=0.9.0-2
#Activate backup user
RUN chsh -s /bin/bash backup