Browse Source

upgrade alpine base image from v3.17.3 to v3.18.0 including upgrade of borgbackup package from v1.2.4-r0 to v1.2.4-r4 & openssh-server package from v9.1_p1-r2 to v9.3_p1-r3

https://web.archive.org/web/20230512131223/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=dcf926d126ee921df71282780cae6c160fe30783
https://web.archive.org/web/20230512131258/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=8f461f20ef0b7e02922a61907a4608cbe3678ff6
https://web.archive.org/web/20230512131330/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=bc54f68a959e5efa33f1890c229028c72a636860
https://web.archive.org/web/20230512131402/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=370f0941dea8bb3c55c83e1734832d523d600f44
https://web.archive.org/web/20230512131446/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=518db405c3c3275df51ee94614b91cc10412ba8d
https://web.archive.org/web/20230512131501/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=7955365745d053b4432c016252398a77c2fae53e

https://web.archive.org/web/20230512131426/https://www.openssh.com/txt/release-9.2
https://web.archive.org/web/20230512131503/https://www.openssh.com/txt/release-9.3
https://web.archive.org/web/20230512133001/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=1c038a04453cd7be11965205d46d5c3e3e4475a1
https://web.archive.org/web/20230512133038/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=8bc65a7e38eb29e22cb07f2f896b6ea290b18834
https://web.archive.org/web/20230512133057/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=4b0ca9519b956d51aaafc91f18d2a0ae6dcfac8d
https://web.archive.org/web/20230512133123/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=2c468c7a65660cfe938e560a7764dc88aa3d034c
https://web.archive.org/web/20230512133214/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=4781a16bbba8ecc60bca5f0e36da2ebe1335d891
https://web.archive.org/web/20230512133239/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=84a227baf001b6e0208e3352b294e4d7a40e93de
https://web.archive.org/web/20230512133311/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=e1df31b60ad5846e6d24385ff23c3d65409a91ed
Fabian Peter Hammerle 10 months ago
parent
commit
c8082e11d3
4 changed files with 6 additions and 6 deletions
  1. 3 3
      Dockerfile
  2. 1 1
      borgbackup-package-log.url
  3. 1 1
      openssh-package-log.url
  4. 1 1
      tini-package-log.url

+ 3 - 3
Dockerfile

@@ -1,7 +1,7 @@
-FROM docker.io/alpine:3.17.3
+FROM docker.io/alpine:3.18.0
 
-ARG BORGBACKUP_PACKAGE_VERSION=1.2.4-r0
-ARG OPENSSH_SERVER_PACKAGE_VERSION=9.1_p1-r2
+ARG BORGBACKUP_PACKAGE_VERSION=1.2.4-r4
+ARG OPENSSH_SERVER_PACKAGE_VERSION=9.3_p1-r3
 ARG TINI_PACKAGE_VERSION=0.19.0-r1
 ARG USER=borg
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys

+ 1 - 1
borgbackup-package-log.url

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

+ 1 - 1
openssh-package-log.url

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

+ 1 - 1
tini-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/community/tini?h=3.17-stable
+https://git.alpinelinux.org/aports/log/community/tini?h=3.18-stable