Browse Source

upgrade dovecot package from v2.3.17.1-r0 to v2.3.19-r2

https://web.archive.org/web/20220528203137/https://dovecot.org/doc/NEWS
https://git.alpinelinux.org/aports/commit/main/dovecot?h=3.16-stable&id=d9bdcb2decbb75d15b995ce0d4a681b3b544fcf5
https://git.alpinelinux.org/aports/commit/main/dovecot?h=3.16-stable&id=58a6d25fc88d96958de49b63f1aeb10465cb02b6
https://git.alpinelinux.org/aports/commit/main/dovecot?h=3.16-stable&id=5649839312b334dd83bc292fa47ed6357f66762b
Fabian Peter Hammerle 1 year ago
parent
commit
07ef81e274
3 changed files with 3 additions and 3 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      dovecot-packages-log.url
  3. 1 1
      socat-package-log.url

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM docker.io/alpine:3.16.0
 
-ARG DOVECOT_PACKAGE_VERSION=2.3.17.1-r0
+ARG DOVECOT_PACKAGE_VERSION=2.3.19-r2
 ARG SOCAT_PACKAGE_VERSION=1.7.4.2-r0
 RUN apk add --no-cache \
         dovecot-lmtpd=$DOVECOT_PACKAGE_VERSION \

+ 1 - 1
dovecot-packages-log.url

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

+ 1 - 1
socat-package-log.url

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