Browse Source

upgrade borgbackup package from v1.1.17-r2 to v1.2.0-r0

https://web.archive.org/web/20220528201858/https://www.borgbackup.org/releases/borg-1.2.html
https://web.archive.org/web/20220528201812/https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-2-0-2022-02-22-22-02-22
https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.16-stable&id=d2d920c4d98c99e28b4eedcb0885424bad71256a

https://github.com/fphammerle/docker-borgbackup-client/commit/906bb40c1b4efde3a40866211ee08dd0bb6bfd28
Fabian Peter Hammerle 1 year ago
parent
commit
62997f8d5b
3 changed files with 3 additions and 3 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      borgbackup-package-log.url
  3. 1 1
      openssh-package-log.url

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM docker.io/alpine:3.16.0
 
-ARG BORGBACKUP_PACKAGE_VERSION=1.1.17-r2
+ARG BORGBACKUP_PACKAGE_VERSION=1.2.0-r0
 ARG OPENSSH_SERVER_PACKAGE_VERSION=8.8_p1-r1
 ARG TINI_PACKAGE_VERSION=0.19.0-r0
 ARG USER=borg

+ 1 - 1
borgbackup-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/community/borgbackup?h=3.15-stable
+https://git.alpinelinux.org/aports/log/community/borgbackup?h=3.16-stable

+ 1 - 1
openssh-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/main/openssh?h=3.15-stable
+https://git.alpinelinux.org/aports/log/main/openssh?h=3.16-stable