Browse Source

upgrade dovecot package from v2.3.20-r10 to v2.3.20-r11

https://web.archive.org/web/20231028095540/https://git.alpinelinux.org/aports/commit/main/dovecot?h=3.18-stable&id=347c54e2525e6aa25771345fcd6f3d5936e03076
Fabian Peter Hammerle 6 months ago
parent
commit
e28177201f
2 changed files with 2 additions and 2 deletions
  1. 2 1
      Dockerfile
  2. 0 1
      dovecot-packages-log.url

+ 2 - 1
Dockerfile

@@ -1,6 +1,7 @@
 FROM docker.io/alpine:3.18.4
 
-ARG DOVECOT_PACKAGE_VERSION=2.3.20-r10
+# https://git.alpinelinux.org/aports/log/main/dovecot?h=3.18-stable
+ARG DOVECOT_PACKAGE_VERSION=2.3.20-r11
 ARG SOCAT_PACKAGE_VERSION=1.7.4.4-r1
 RUN apk add --no-cache \
         dovecot-lmtpd=$DOVECOT_PACKAGE_VERSION \

+ 0 - 1
dovecot-packages-log.url

@@ -1 +0,0 @@
-https://git.alpinelinux.org/aports/log/main/dovecot?h=3.18-stable