Browse Source

upgrade borgbackup package

https://borgbackup.readthedocs.io/en/1.4-maint/changes.html#version-1-4-2-2025-10-31
https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.22-stable&id=6ee0fb2903964f9a2b209b6294af07ef1bfdb12b
Fabian Peter Hammerle 7 hours ago
parent
commit
47ad70e8d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@ FROM docker.io/alpine:3.22.2
 
 # https://www.borgbackup.org/releases/
 # https://git.alpinelinux.org/aports/log/community/borgbackup?h=3.22-stable
-ARG BORGBACKUP_PACKAGE_VERSION=1.4.1-r0
+ARG BORGBACKUP_PACKAGE_VERSION=1.4.2-r0
 # https://www.openssh.com/releasenotes.html
 # https://git.alpinelinux.org/aports/log/main/openssh?h=3.22-stable
 ARG OPENSSH_SERVER_PACKAGE_VERSION=10.0_p1-r9